commit | bccf650270a94cec6e9238743e84c6e01de30c70 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Aug 02 22:33:18 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Aug 02 22:35:16 2008 +0100 |
tree | 7e58444f9a976a1d680cfe3d2d47677fabdaa048 | |
parent | 4baa9922430662431231ac637adedddbb0cfb2d7 [diff] |
[ARM] Fix explicit asm(-arm)?/arch-foo references 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>