diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-04-30 13:18:53 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-10-04 10:21:29 +0200 |
commit | ac09281a026aad1fe489419bc948ba88b910e242 (patch) | |
tree | 9351e3c8ac4fdf5248733d2384411d949dd38daa /arch/arm/mach-at91/board-picotux200.c | |
parent | e0347c52384d494618299c64ad8ba68665044919 (diff) |
ARM: at91: skip at91_io_desc definition for NOMMU
On NOMMU systems, we do cannot remap the MMIO space, so the
definition of at91_io_desc is unused.
Without this patch, building at91x40_defconfig results in:
arch/arm/mach-at91/setup.c:90:24: warning: 'at91_io_desc' defined but not used [-Wunused-variable]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Diffstat (limited to 'arch/arm/mach-at91/board-picotux200.c')
0 files changed, 0 insertions, 0 deletions