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:
4baa992
)
[ARM] Fix explicit asm(-arm)?/arch-foo references
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 2 Aug 2008 21:33:18 +0000
(22:33 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 2 Aug 2008 21:35:16 +0000
(22:35 +0100)
No file should be explicitly referencing its own platform headers
by specifying an absolute include path. Fix these paths to use
standard <asm/arch/...> includes.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found