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>
|
||
|---|---|---|
| .. | ||
| armada100 | ||
| lpc32xx | ||
| mx25 | ||
| mx27 | ||
| mxs | ||
| omap | ||
| orion5x | ||
| spear | ||
| Makefile | ||
| cache.c | ||
| cpu.c | ||
| start.S | ||