cbus: Limit omap_read/write to omap1 only
authorTony Lindgren <tony@atomide.com>
Wed, 22 Feb 2012 22:46:25 +0000 (14:46 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 22 Feb 2012 22:46:25 +0000 (14:46 -0800)
We are about to remove omap_read/write for omap2+, so let's
first cut the dependencies between drivers and core omap code
so drivers can then be fixed separately to use ioremap +
read/write.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found