diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/mach-hmt.c')
-rw-r--r-- | arch/arm/mach-s3c64xx/mach-hmt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c64xx/mach-hmt.c b/arch/arm/mach-s3c64xx/mach-hmt.c index 2b144893ddc4..052c45956f6e 100644 --- a/arch/arm/mach-s3c64xx/mach-hmt.c +++ b/arch/arm/mach-s3c64xx/mach-hmt.c | |||
@@ -273,7 +273,6 @@ MACHINE_START(HMT, "Airgoo-HMT") | |||
273 | /* Maintainer: Peter Korsgaard <jacmet@sunsite.dk> */ | 273 | /* Maintainer: Peter Korsgaard <jacmet@sunsite.dk> */ |
274 | .atag_offset = 0x100, | 274 | .atag_offset = 0x100, |
275 | .init_irq = s3c6410_init_irq, | 275 | .init_irq = s3c6410_init_irq, |
276 | .handle_irq = vic_handle_irq, | ||
277 | .map_io = hmt_map_io, | 276 | .map_io = hmt_map_io, |
278 | .init_machine = hmt_machine_init, | 277 | .init_machine = hmt_machine_init, |
279 | .init_late = s3c64xx_init_late, | 278 | .init_late = s3c64xx_init_late, |