]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes
authorTony Lindgren <tony@atomide.com>
Wed, 29 Feb 2012 01:28:09 +0000 (17:28 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Feb 2012 01:33:41 +0000 (17:33 -0800)
commit8f8d615785167c2575dac992b0baaf3464f7aa00
treeb8c42ecbc09d38ff75726c6cad7f310257d95e6e
parent08b733e0f00bc7bee52cffe6eea028f943b7ce48
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 <tony@atomide.com>
arch/arm/mach-omap2/emu.c