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:
2c0b495
)
ARM: OMAP: Remove unnecessary mach and plat includes
author
Tony Lindgren
<tony@atomide.com>
Wed, 31 Oct 2012 19:38:43 +0000
(12:38 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 2 Nov 2012 19:00:36 +0000
(12:00 -0700)
Now mach/hardware.h is empty for omap2+ and can be
removed except for plat-omap/dmtimer.c for omap1.
Also the include of mach/irqs.h can now be removed
for shared plat-omap/i2c.c as it's no longer needed.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found