diff options
author | Tony Lindgren <tony@atomide.com> | 2012-03-06 20:49:28 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-03-06 20:49:28 +0100 |
commit | 49b87c6db100cf9802be22a1b83a72cbcadaa76c (patch) | |
tree | 8ece87eb683b66bbe5c0e252590c4f2cfed88712 /arch/arm/mach-omap2/pm.c | |
parent | ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selected (diff) | |
download | linux-49b87c6db100cf9802be22a1b83a72cbcadaa76c.tar.xz linux-49b87c6db100cf9802be22a1b83a72cbcadaa76c.zip |
ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not set
Otherwise we get:
arch/arm/mach-omap2/board-n8x0.c:39:12: warning:
'slot1_cover_open' defined but not used [-Wunused-variable]
arch/arm/mach-omap2/board-n8x0.c:40:12: warning:
'slot2_cover_open' defined but not used [-Wunused-variable]
arch/arm/mach-omap2/board-n8x0.c:41:23: warning:
'mmc_device' defined but not used [-Wunused-variable]
Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/pm.c')
0 files changed, 0 insertions, 0 deletions