diff options
| author | Ben Dooks <ben-linux@fluff.org> | 2007-02-16 06:54:15 -0500 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-02-16 06:55:43 -0500 |
| commit | 90bc8566fb40b12167b49d972c85d2e509eea55f (patch) | |
| tree | 8316400ff3b7a1d516554e82e0926c330f91a7a8 /arch/arm/mach-s3c2410 | |
| parent | a930609496b39284a93182ec3beb9dc9bf3651ec (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-s3c2410')
| -rw-r--r-- | arch/arm/mach-s3c2410/mach-h1940.c | 2 | ||||
| -rw-r--r-- | arch/arm/mach-s3c2410/mach-n30.c | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-s3c2410/mach-h1940.c b/arch/arm/mach-s3c2410/mach-h1940.c index 2b495b7b427b..01c60d0923cd 100644 --- a/arch/arm/mach-s3c2410/mach-h1940.c +++ b/arch/arm/mach-s3c2410/mach-h1940.c | |||
| @@ -25,12 +25,10 @@ | |||
| 25 | #include <asm/mach/irq.h> | 25 | #include <asm/mach/irq.h> |
| 26 | 26 | ||
| 27 | #include <asm/hardware.h> | 27 | #include <asm/hardware.h> |
| 28 | #include <asm/hardware/iomd.h> | ||
| 29 | #include <asm/io.h> | 28 | #include <asm/io.h> |
| 30 | #include <asm/irq.h> | 29 | #include <asm/irq.h> |
| 31 | #include <asm/mach-types.h> | 30 | #include <asm/mach-types.h> |
| 32 | 31 | ||
| 33 | |||
| 34 | #include <asm/arch/regs-serial.h> | 32 | #include <asm/arch/regs-serial.h> |
| 35 | #include <asm/arch/regs-lcd.h> | 33 | #include <asm/arch/regs-lcd.h> |
| 36 | #include <asm/arch/regs-gpio.h> | 34 | #include <asm/arch/regs-gpio.h> |
diff --git a/arch/arm/mach-s3c2410/mach-n30.c b/arch/arm/mach-s3c2410/mach-n30.c index dbac7311f98f..261aa4cc0770 100644 --- a/arch/arm/mach-s3c2410/mach-n30.c +++ b/arch/arm/mach-s3c2410/mach-n30.c | |||
| @@ -29,7 +29,6 @@ | |||
| 29 | #include <asm/mach/irq.h> | 29 | #include <asm/mach/irq.h> |
| 30 | 30 | ||
| 31 | #include <asm/hardware.h> | 31 | #include <asm/hardware.h> |
| 32 | #include <asm/hardware/iomd.h> | ||
| 33 | #include <asm/io.h> | 32 | #include <asm/io.h> |
| 34 | #include <asm/irq.h> | 33 | #include <asm/irq.h> |
| 35 | #include <asm/mach-types.h> | 34 | #include <asm/mach-types.h> |
