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:
897d852
)
[ARM] Eliminate useless includes of asm/mach-types.h
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 3 Aug 2008 14:06:16 +0000
(15:06 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 7 Aug 2008 08:40:04 +0000
(09:40 +0100)
There are 43 includes of asm/mach-types.h by files that don't
reference anything from that file. Remove these unnecessary
includes.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found