aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2443
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2007-02-16 12:54:15 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-02-16 11:55:43 +0000
commit90bc8566fb40b12167b49d972c85d2e509eea55f (patch)
tree8316400ff3b7a1d516554e82e0926c330f91a7a8 /arch/arm/mach-s3c2443
parenta930609496b39284a93182ec3beb9dc9bf3651ec (diff)
[ARM] 4209/1: S3C24XX: remove unnecessary includes of iomd.h
Machines in the S3C24XX architectures should not be including <asm/hardware/iomd.h> as this is not needed. Also remove commented out includes Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s3c2443')
-rw-r--r--arch/arm/mach-s3c2443/mach-smdk2443.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2443/mach-smdk2443.c b/arch/arm/mach-s3c2443/mach-smdk2443.c
index 1ac45b8b5cf..e82aaff7dee 100644
--- a/arch/arm/mach-s3c2443/mach-smdk2443.c
+++ b/arch/arm/mach-s3c2443/mach-smdk2443.c
@@ -27,7 +27,6 @@
#include <asm/mach/irq.h>
#include <asm/hardware.h>
-#include <asm/hardware/iomd.h>
#include <asm/io.h>
#include <asm/irq.h>
#include <asm/mach-types.h>