diff options
author | Marek Vasut <marex@denx.de> | 2016-12-15 16:48:55 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-19 12:26:38 -0500 |
commit | 5c5199349987b2f931f9ae57da62d7b304f9ee32 (patch) | |
tree | 9b9e84a17001ef0f2e21abd3b2a36abfee2785ea /board/broadcom | |
parent | 0b060eefd951fc111ecb77c7b1932b158e6a4f2c (diff) | |
download | u-boot-imx-5c5199349987b2f931f9ae57da62d7b304f9ee32.zip u-boot-imx-5c5199349987b2f931f9ae57da62d7b304f9ee32.tar.gz u-boot-imx-5c5199349987b2f931f9ae57da62d7b304f9ee32.tar.bz2 |
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>
Diffstat (limited to 'board/broadcom')
0 files changed, 0 insertions, 0 deletions