diff options
Diffstat (limited to 'arch/m68k/mac/config.c')
-rw-r--r-- | arch/m68k/mac/config.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/mac/config.c b/arch/m68k/mac/config.c index c45e18449f32..8819b97be324 100644 --- a/arch/m68k/mac/config.c +++ b/arch/m68k/mac/config.c | |||
@@ -162,10 +162,7 @@ void __init config_mac(void) | |||
162 | mach_init_IRQ = mac_init_IRQ; | 162 | mach_init_IRQ = mac_init_IRQ; |
163 | mach_get_model = mac_get_model; | 163 | mach_get_model = mac_get_model; |
164 | mach_gettimeoffset = mac_gettimeoffset; | 164 | mach_gettimeoffset = mac_gettimeoffset; |
165 | #warning move to adb/via init | ||
166 | #if 0 | ||
167 | mach_hwclk = mac_hwclk; | 165 | mach_hwclk = mac_hwclk; |
168 | #endif | ||
169 | mach_set_clock_mmss = mac_set_clock_mmss; | 166 | mach_set_clock_mmss = mac_set_clock_mmss; |
170 | mach_reset = mac_reset; | 167 | mach_reset = mac_reset; |
171 | mach_halt = mac_poweroff; | 168 | mach_halt = mac_poweroff; |