"#include <linux/kprobes.h>" is duplicated in "arch/x86/mm/fault_32.c".
We just remove one of the entries.

Signed-off-by: Miguel Botón <[EMAIL PROTECTED]>


Index: linux-2.6.24-rc1/arch/x86/mm/fault_32.c
===================================================================
--- linux-2.6.24-rc1.orig/arch/x86/mm/fault_32.c
+++ linux-2.6.24-rc1/arch/x86/mm/fault_32.c
@@ -22,7 +22,6 @@
 #include <linux/bootmem.h>             /* for max_low_pfn */
 #include <linux/vmalloc.h>
 #include <linux/module.h>
-#include <linux/kprobes.h>
 #include <linux/uaccess.h>
 #include <linux/kdebug.h>
 #include <linux/kprobes.h>

-- 
        Miguel Botón
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to