diff options
| author | Richard Henderson <rth@are.twiddle.net> | 2002-11-17 18:08:29 -0800 |
|---|---|---|
| committer | Richard Henderson <rth@are.twiddle.net> | 2002-11-17 18:08:29 -0800 |
| commit | 53822940d554f2d4f1b986648b5ab5b0f7dfc611 (patch) | |
| tree | b830beaa37a1611ae988df6eb3ddc41cb9687082 /include | |
| parent | 115aaea249188e9cefcf0b0a535203a9eec284a4 (diff) | |
Misc alpha compilation fixes.
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-alpha/hardirq.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-alpha/hardirq.h b/include/asm-alpha/hardirq.h index 1ab68af0af44..78f2c634fa43 100644 --- a/include/asm-alpha/hardirq.h +++ b/include/asm-alpha/hardirq.h @@ -3,6 +3,8 @@ #include <linux/config.h> #include <linux/threads.h> +#include <linux/cache.h> + /* entry.S is sensitive to the offsets of these fields */ typedef struct { |
