omap: Fix compile for arch/arm/mach-omap2
authorTony Lindgren <tony@atomide.com>
Thu, 24 Sep 2009 23:23:04 +0000 (16:23 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 24 Sep 2009 23:23:04 +0000 (16:23 -0700)
commit5328ae3af18b16df758df1bcb28fb5e1ad56d97a
treef660e89b7c1c08e16701d0714c182ace738b37df
parent94e0fb086fc5663c38bbc0fe86d698be8314f82f
omap: Fix compile for arch/arm/mach-omap2

Patch 941132606c7611246d2034cb7b01f9270c2d1ede split IO_ADDRESS
into OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS except for the omap4
code to avoid merge conflicts with the omap4 code that was queued
earlier.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/serial.c