From 303e3ab778c67674254546d3e87add8a81f504d5 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 15 Nov 2005 00:09:17 -0800 Subject: [PATCH] --- yaml --- r: 14236 b: refs/heads/master c: f4eeb0a20f017fd8bc849cc50469c2e2e6a0c05c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-v850/hardirq.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c99c88d32824..7b0d28600a97 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 228322f13fe20bd29e81fca8341cc1fc7ffc5929 +refs/heads/master: f4eeb0a20f017fd8bc849cc50469c2e2e6a0c05c diff --git a/trunk/include/asm-v850/hardirq.h b/trunk/include/asm-v850/hardirq.h index 5dfca8047cbe..4f913bccbefb 100644 --- a/trunk/include/asm-v850/hardirq.h +++ b/trunk/include/asm-v850/hardirq.h @@ -5,6 +5,8 @@ #include #include +#include + typedef struct { unsigned int __softirq_pending; } ____cacheline_aligned irq_cpustat_t;