commit | 1b35af54ee9cbbdd13fed53fd4acb0952ba522e1 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Feb 28 17:28:09 2012 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Tue Feb 28 17:33:41 2012 -0800 |
tree | b8c42ecbc09d38ff75726c6cad7f310257d95e6e | |
parent | a5bee307ba7befc96a97915d6d45ffbe1e5f9a20 [diff] |
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>