patch-2.2.15 linux/drivers/char/misc.c

Next file: linux/drivers/char/mixcomwd.c
Previous file: linux/drivers/char/joystick/joy-creative.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/drivers/char/misc.c linux/drivers/char/misc.c
@@ -236,7 +236,7 @@
 	dtlk_init();
 #endif
 #ifdef CONFIG_APM
-	apm_bios_init();
+	apm_init();
 #endif
 #ifdef CONFIG_H8
 	h8_init();

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)