]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit53a98ab58b986aac28f750485098d6a823f5d2b0
treef660e89b7c1c08e16701d0714c182ace738b37df
parent9c0c730195ecaa6aa21dd461f70bee100f887782
omap: Fix compile for arch/arm/mach-omap2

Patch d0748db70915968351ec438c2c79b3c729f44bfe 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