From: Tony Lindgren Date: Wed, 29 Feb 2012 01:28:09 +0000 (-0800) Subject: ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes X-Git-Tag: v3.4-rc1~34^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b35af54ee9cbbdd13fed53fd4acb0952ba522e1;p=pandora-kernel.git ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes With the introduction of iomap changes platform init code fails for emu.c if CONFIG_OMAP3_EMU is selected: arch/arm/mach-omap2/emu.c:35:8: error: 'L4_EMU_34XX_BASE' undeclared here (not in a function) Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed