From: Tony Lindgren Date: Tue, 6 Mar 2012 19:49:22 +0000 (-0800) Subject: ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selected X-Git-Tag: v3.4-rc1~93^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e48f814e6366d36a0495f6aa2838a064304f6406;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed