commit | 3c0bdac3875505516eda1c6b6e68dd84eff3b231 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Fri Nov 25 15:43:22 2005 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Nov 25 15:43:22 2005 +0000 |
tree | 7114bb3ac599ba6778721848ff905bbc7705aa70 | |
parent | 225937bd5d69a40b886f47a7bc1f0837882586e3 [diff] |
[ARM] Remove mach-types.h from head.S We don't really need to check whether the machine type is Netwinder or CATS before setting up the PCI IO mapping for debugging. This allows us to eliminate asm/mach-types.h from head.S Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>