diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-02-14 13:50:57 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-02-14 15:04:37 +0100 |
commit | 060fd1be0c720166091470ffb7846512b82c1a87 (patch) | |
tree | c54466248ee3f42b47befdd48bed4c2616b9f58d /Documentation | |
parent | 29408ed963cc9839c742ed61b8e8e69bff431eb0 (diff) | |
download | blackbird-op-linux-060fd1be0c720166091470ffb7846512b82c1a87.tar.gz blackbird-op-linux-060fd1be0c720166091470ffb7846512b82c1a87.zip |
ARM: integrator/versatile: fix NOMMU warnings
On NOMMU kernels, the io_desc variables are unused
because we don't use the MMU to remap the MMIO
areas.
Marking these variables as __maybe_unused easily
avoids the otherwise harmless warnings like
warning: 'versatile_io_desc' defined but not used
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Russell King <linux@arm.linux.org.uk>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions