mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-11-01 09:13:37 +00:00 
			
		
		
		
	
				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>
		
	
					 | 
			||
|---|---|---|
| .. | ||
| include/mach | ||
| bridge-regs.h | ||
| cm-a510.c | ||
| common.c | ||
| common.h | ||
| dove-db-setup.c | ||
| dove.h | ||
| irq.c | ||
| irqs.h | ||
| Kconfig | ||
| Makefile | ||
| Makefile.boot | ||
| mpp.c | ||
| mpp.h | ||
| pcie.c | ||
| pm.h | ||