u-boot-brain/arch/arc
Eugeniy Paltsev bdc9f02fab ARC: AXS10x: DTS: Remove unused interrupt properties
Some device tree nodes (like ethernet, ohci, ehci) in axs10x_mb.dtsi
were copied from linux device tree, so they have interrupts properties.
As we don't use interrupts in uboot we don't have interrupt controller
node in AXS10x device tree. In result we get warnings when we compile
such device tree.

So remove unused interrupts properties to get rid of this warnings.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2018-04-02 12:26:13 +03:00
..
cpu arc: No need in sections defined in sources with newer tools 2016-08-05 12:50:25 +03:00
dts ARC: AXS10x: DTS: Remove unused interrupt properties 2018-04-02 12:26:13 +03:00
include/asm ARC: Implement a function to sync and cleanup caches 2018-03-21 17:06:54 +03:00
lib ARC: bootm: Refactor GO and PREP subcommands implementation 2018-03-23 15:57:51 +03:00
config.mk arc: Eliminate unused code and data with GCC's garbage collector 2018-03-21 16:21:34 +03:00
Kconfig ARC: Move IOC enabling to compile-time options 2018-03-21 17:06:54 +03:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00