uboot/arch/arm/cpu/arm926ejs
Marek Vasut 5c51993499 ARM: mxs: Remove unused variable warning
Shuffle the macros around a little to remove the following warning
when building for i.MX28:

arch/arm/cpu/arm926ejs/mxs/spl_boot.c:44:26: warning: ‘iomux_boot’ defined but not used [-Wunused-const-variable=]
 static const iomux_cfg_t iomux_boot[] = {
                          ^~~~~~~~~~

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Stefano Babic <sbabic@denx.de>
2016-12-19 12:26:38 -05:00
..
armada100
lpc32xx
mx25
mx27
mxs ARM: mxs: Remove unused variable warning 2016-12-19 12:26:38 -05:00
omap
orion5x
spear spear: Use upper case for CONFIG options 2016-09-16 17:26:39 -04:00
Makefile
cache.c ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
cpu.c
start.S