git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e3ee9f
)
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
author
Tony Lindgren
<tony@atomide.com>
Fri, 24 Feb 2012 18:34:35 +0000
(10:34 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 24 Feb 2012 18:34:35 +0000
(10:34 -0800)
There's no need to have these defines in plat/io.h.
Note that we now need to ifdef omap_read/write calls
as they will be available for omap1 only.
While at it, clean up the includes to group them like
they typically are grouped.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found