patch-2.3.26 linux/arch/m68k/kernel/process.c
Next file: linux/arch/mips/config.in
Previous file: linux/arch/m68k/defconfig
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Nov 2 08:43:37 1999
- Orig file:
v2.3.25/linux/arch/m68k/kernel/process.c
- Orig date:
Tue Sep 7 12:14:06 1999
diff -u --recursive --new-file v2.3.25/linux/arch/m68k/kernel/process.c linux/arch/m68k/kernel/process.c
@@ -102,10 +102,6 @@
void machine_power_off(void)
{
-#if defined(CONFIG_APM) && defined(CONFIG_APM_POWER_OFF)
- apm_set_power_state(APM_STATE_OFF);
-#endif
-
if (mach_power_off)
mach_power_off();
for (;;);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)