patch-2.2.18 linux/arch/arm/kernel/oldlatches.c
Next file: linux/arch/arm/kernel/process.c
Previous file: linux/arch/arm/kernel/leds-footbridge.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Fri Sep 15 23:28:37 2000
- Orig file:
v2.2.17/arch/arm/kernel/oldlatches.c
- Orig date:
Fri Apr 21 12:45:45 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/arm/kernel/oldlatches.c linux/arch/arm/kernel/oldlatches.c
@@ -4,6 +4,7 @@
* (c) David Alan Gilbert 1995/1996
*/
#include <linux/kernel.h>
+#include <linux/init.h>
#include <asm/io.h>
#include <asm/hardware.h>
@@ -40,7 +41,7 @@
}
#endif
-void oldlatch_init(void)
+void __init oldlatch_init(void)
{
printk("oldlatch: init\n");
#ifdef LATCHAADDR
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)