patch-2.1.51 linux/kernel/ksyms.c
Next file: linux/mm/memory.c
Previous file: linux/kernel/fork.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri Aug 15 15:34:49 1997
- Orig file:
v2.1.50/linux/kernel/ksyms.c
- Orig date:
Thu Aug 14 20:49:17 1997
diff -u --recursive --new-file v2.1.50/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -67,7 +67,6 @@
#include <asm/irq.h>
#ifdef __SMP__
#include <linux/smp.h>
-#include <linux/smp_lock.h>
#endif
extern char *get_options(char *str, int *ints);
@@ -282,7 +281,6 @@
/* Various random spinlocks we want to export */
EXPORT_SYMBOL(tqueue_lock);
EXPORT_SYMBOL(waitqueue_lock);
-EXPORT_SYMBOL(lk_lockmsg);
#endif
/* autoirq from drivers/net/auto_irq.c */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov