diff options
Diffstat (limited to 'arch/arm/mach-s3c24xx/mach-nexcoder.c')
-rw-r--r-- | arch/arm/mach-s3c24xx/mach-nexcoder.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c24xx/mach-nexcoder.c b/arch/arm/mach-s3c24xx/mach-nexcoder.c index c82c281ce351..2a61d13dcd6c 100644 --- a/arch/arm/mach-s3c24xx/mach-nexcoder.c +++ b/arch/arm/mach-s3c24xx/mach-nexcoder.c | |||
@@ -159,5 +159,4 @@ MACHINE_START(NEXCODER_2440, "NexVision - Nexcoder 2440") | |||
159 | .init_machine = nexcoder_init, | 159 | .init_machine = nexcoder_init, |
160 | .init_irq = s3c2440_init_irq, | 160 | .init_irq = s3c2440_init_irq, |
161 | .init_time = nexcoder_init_time, | 161 | .init_time = nexcoder_init_time, |
162 | .restart = s3c244x_restart, | ||
163 | MACHINE_END | 162 | MACHINE_END |