patch-2.3.16 linux/arch/m68k/hp300/hil.c

Next file: linux/arch/m68k/hp300/ints.c
Previous file: linux/arch/m68k/hp300/config.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/arch/m68k/hp300/hil.c linux/arch/m68k/hp300/hil.c
@@ -304,7 +304,7 @@
  * Initialise HIL. 
  */
 
-__initfunc(int hp300_keyb_init(void))
+int __init hp300_keyb_init(void)
 {
   unsigned char s, c, kbid;
   unsigned int n = 0;

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