lkml.org 
[lkml]   [2005]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] v850: Add missing include in hardirq.h
From
Date
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;
-
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/
\
 
 \ /
  Last update: 2005-11-14 08:37    [W:0.025 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site