[ARM] Remove mach-types.h from head.S
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Fri, 25 Nov 2005 15:43:22 +0000 (15:43 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 25 Nov 2005 15:43:22 +0000 (15:43 +0000)
commit3c0bdac3875505516eda1c6b6e68dd84eff3b231
tree7114bb3ac599ba6778721848ff905bbc7705aa70
parent225937bd5d69a40b886f47a7bc1f0837882586e3
[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>
arch/arm/kernel/head.S