u-boot/arch/arm/cpu/arm926ejs/mxs
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
..
clock.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
iomux.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
Makefile arm: mxs: Fix mkimage invocation 2015-09-02 15:26:11 +02:00
mxs.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
mxs_init.h
mxsimage-signed.cfg
mxsimage.mx23.cfg
mxsimage.mx28.cfg
spl_boot.c ARM: mxs: Remove unused variable warning 2016-12-19 12:26:38 -05:00
spl_lradc_init.c
spl_mem_init.c
spl_power_init.c ARM: mxs: allow boards to select DC-DC switching clock source 2016-01-03 15:56:36 +01:00
start.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
timer.c
u-boot-imx23.bd
u-boot-imx28.bd
u-boot-spl.lds