diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/mach-ncp.c')
-rw-r--r-- | arch/arm/mach-s3c64xx/mach-ncp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/mach-ncp.c b/arch/arm/mach-s3c64xx/mach-ncp.c index 3e2391a98570..9ec4d5710733 100644 --- a/arch/arm/mach-s3c64xx/mach-ncp.c +++ b/arch/arm/mach-s3c64xx/mach-ncp.c | |||
@@ -103,4 +103,5 @@ MACHINE_START(NCP, "NCP") | |||
103 | .map_io = ncp_map_io, | 103 | .map_io = ncp_map_io, |
104 | .init_machine = ncp_machine_init, | 104 | .init_machine = ncp_machine_init, |
105 | .timer = &s3c24xx_timer, | 105 | .timer = &s3c24xx_timer, |
106 | .restart = s3c64xx_restart, | ||
106 | MACHINE_END | 107 | MACHINE_END |