Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]>
diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h index 2306920..5a0fc81 100644 --- a/include/linux/interrupt.h +++ b/include/linux/interrupt.h @@ -9,7 +9,6 @@ #include <linux/cpumask.h> #include <linux/irqreturn.h> #include <linux/hardirq.h> -#include <linux/sched.h> #include <linux/irqflags.h> #include <asm/atomic.h> #include <asm/ptrace.h> - 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/