ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selected
authorTony Lindgren <tony@atomide.com>
Tue, 6 Mar 2012 19:49:22 +0000 (11:49 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Mar 2012 19:49:22 +0000 (11:49 -0800)
commite48f814e6366d36a0495f6aa2838a064304f6406
tree10627d9cc2d23be0d323c101b391b9d3397bdb2d
parent8eaa7bb0b363707db6d1323e4fbc0783bc55d22d
ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selected

Otherwise we get the following warning:

arch/arm/mach-omap2/io.c:53:24: warning:
'omap24xx_io_desc' defined but not used [-Wunused-variable]

Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/io.c