linux-stable/arch/arm/mach-dove
Vincenzo Frascino afb80cf1e6 arm: mach-dove: Mark dove_io_desc as __maybe_unused
Without this, we get the warnings below when CONFIG_MMU is disabled:

linux/arch/arm/mach-dove/common.c:51:24: warning: ‘dove_io_desc’ defined
but not used [-Wunused-variable]
static struct map_desc dove_io_desc[] __initdata = {
                       ^~~~~~~~~~~~

Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Gregory Clement <gregory.clement@bootlin.com>
Cc: Russell King <linux@armlinux.org.uk>
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
2020-03-13 21:44:50 +01:00
..
include/mach ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
bridge-regs.h ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
cm-a510.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
common.c arm: mach-dove: Mark dove_io_desc as __maybe_unused 2020-03-13 21:44:50 +01:00
common.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
dove-db-setup.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
dove.h ARM: orion/mvebu: unify debug-ll virtual addresses 2019-08-14 19:24:58 +02:00
irq.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
irqs.h ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
mpp.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
mpp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pcie.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
pm.h ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00