===== arch/i386/kernel/i387.c 1.16 vs edited =====
--- 1.16/arch/i386/kernel/i387.c Tue Apr 8 22:45:37 2003
+++ edited/arch/i386/kernel/i387.c Tue Jun 3 13:10:08 2003
@@ -10,7 +10,6 @@
#include <linux/config.h>
#include <linux/sched.h>
-#include <linux/spinlock.h>
#include <asm/processor.h>
#include <asm/i387.h>
#include <asm/math_emu.h>
===== include/asm-i386/i387.h 1.12 vs edited =====
--- 1.12/include/asm-i386/i387.h Fri May 9 14:22:55 2003
+++ edited/include/asm-i386/i387.h Tue Jun 3 13:23:18 2003
@@ -12,7 +12,6 @@
#define __ASM_I386_I387_H
#include <linux/sched.h>
-#include <linux/spinlock.h>
#include <asm/processor.h>
#include <asm/sigcontext.h>
#include <asm/user.h>
-- Tom Rini http://gate.crashing.org/~trini/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/