diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/mach-smdk6410.c')
| -rw-r--r-- | arch/arm/mach-s3c64xx/mach-smdk6410.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c64xx/mach-smdk6410.c b/arch/arm/mach-s3c64xx/mach-smdk6410.c index f1b87cd9cb0e..1663d10ba02a 100644 --- a/arch/arm/mach-s3c64xx/mach-smdk6410.c +++ b/arch/arm/mach-s3c64xx/mach-smdk6410.c | |||
| @@ -45,7 +45,6 @@ | |||
| 45 | #include <video/platform_lcd.h> | 45 | #include <video/platform_lcd.h> |
| 46 | #include <video/samsung_fimd.h> | 46 | #include <video/samsung_fimd.h> |
| 47 | 47 | ||
| 48 | #include <asm/hardware/vic.h> | ||
| 49 | #include <asm/mach/arch.h> | 48 | #include <asm/mach/arch.h> |
| 50 | #include <asm/mach/map.h> | 49 | #include <asm/mach/map.h> |
| 51 | #include <asm/mach/irq.h> | 50 | #include <asm/mach/irq.h> |
| @@ -700,7 +699,6 @@ MACHINE_START(SMDK6410, "SMDK6410") | |||
| 700 | .atag_offset = 0x100, | 699 | .atag_offset = 0x100, |
| 701 | 700 | ||
| 702 | .init_irq = s3c6410_init_irq, | 701 | .init_irq = s3c6410_init_irq, |
| 703 | .handle_irq = vic_handle_irq, | ||
| 704 | .map_io = smdk6410_map_io, | 702 | .map_io = smdk6410_map_io, |
| 705 | .init_machine = smdk6410_machine_init, | 703 | .init_machine = smdk6410_machine_init, |
| 706 | .init_late = s3c64xx_init_late, | 704 | .init_late = s3c64xx_init_late, |
