kernel_optimize_test/arch/arm/mach-versatile
Arnd Bergmann 060fd1be0c 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>
2013-02-14 15:04:37 +01:00
..
include/mach ARM: 7610/1: versatile: bump IRQ numbers 2013-01-02 10:35:06 +00:00
core.c ARM: integrator/versatile: fix NOMMU warnings 2013-02-14 15:04:37 +01:00
core.h ARM: amba: versatile: get rid of private platform amba_device initializer 2012-01-25 11:04:03 +00:00
Kconfig ARM: config: sort select statements alphanumerically 2012-10-13 17:11:28 +01:00
Makefile
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
pci.c ARM: versatile: use fixed PCI i/o mapping 2012-07-26 09:09:56 -05:00
versatile_ab.c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 2012-01-07 12:03:30 -08:00
versatile_dt.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
versatile_pb.c ARM: amba: versatile: get rid of private platform amba_device initializer 2012-01-25 11:04:03 +00:00