public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH]: linux/interrupt.h doesn't need sched.h
@ 2007-10-29 13:45 Arnaldo Carvalho de Melo
  2007-10-29 18:12 ` Alexey Dobriyan
  0 siblings, 1 reply; 5+ messages in thread
From: Arnaldo Carvalho de Melo @ 2007-10-29 13:45 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

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>

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-10-29 20:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-29 13:45 [PATCH]: linux/interrupt.h doesn't need sched.h Arnaldo Carvalho de Melo
2007-10-29 18:12 ` Alexey Dobriyan
2007-10-29 18:16   ` Alexey Dobriyan
2007-10-29 19:08   ` Arnaldo Carvalho de Melo
2007-10-29 20:46     ` Alexey Dobriyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox