[ARM] Fix explicit asm(-arm)?/arch-foo references
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 2 Aug 2008 21:33:18 +0000 (22:33 +0100)
committerRussell 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