public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] v850: Add missing include in hardirq.h
@ 2005-11-14  7:34 Miles Bader
  0 siblings, 0 replies; only message in thread
From: Miles Bader @ 2005-11-14  7:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Andrew Morton

Signed-off-by: Miles Bader <miles@gnu.org>

 include/asm-v850/hardirq.h |    2 ++
 1 file changed, 2 insertions(+)

diff -ruN -X../cludes linux-2.6.14-uc0/include/asm-v850/hardirq.h linux-2.6.14-uc0-v850-20051109/include/asm-v850/hardirq.h
--- linux-2.6.14-uc0/include/asm-v850/hardirq.h	2005-03-04 11:34:09.555534000 +0900
+++ linux-2.6.14-uc0-v850-20051109/include/asm-v850/hardirq.h	2005-11-07 20:16:07.521379000 +0900
@@ -5,6 +5,8 @@
 #include <linux/threads.h>
 #include <linux/cache.h>
 
+#include <asm/irq.h>
+
 typedef struct {
 	unsigned int __softirq_pending;
 } ____cacheline_aligned irq_cpustat_t;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-14  7:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-14  7:34 [PATCH] v850: Add missing include in hardirq.h Miles Bader

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