uboot/arch
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
..
arc
arm ARM: mxs: Remove unused variable warning 2016-12-19 12:26:38 -05:00
avr32
blackfin
m68k
microblaze
mips
nds32
nios2
openrisc
powerpc fsl/ddr: Enable erratum-a009942 workaround for B/T-series 2016-12-15 11:56:17 -08:00
sandbox spl: sandbox: Drop spl_board_announce_boot_device() 2016-12-09 08:40:18 -05:00
sh
sparc
x86
xtensa
.gitignore
Kconfig