diff options
| author | Richard Henderson <rth@kanga.twiddle.home> | 2004-09-25 00:12:19 -0700 |
|---|---|---|
| committer | Richard Henderson <rth@kanga.twiddle.home> | 2004-09-25 00:12:19 -0700 |
| commit | 3367bb17b8d5f5df01f0807bb18414e86d4677eb (patch) | |
| tree | 5f740e46c59e0639db2dadf137fcaadb6136014b /include/asm-alpha/bitops.h | |
| parent | 59f9f96e64d1af23447505eca8f20cae0b704d6e (diff) | |
[ALPHA] Fix bitops.h, kernel.h include loop.
Diffstat (limited to 'include/asm-alpha/bitops.h')
| -rw-r--r-- | include/asm-alpha/bitops.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-alpha/bitops.h b/include/asm-alpha/bitops.h index 4d9c0d81be78..87c43e519748 100644 --- a/include/asm-alpha/bitops.h +++ b/include/asm-alpha/bitops.h @@ -2,7 +2,6 @@ #define _ALPHA_BITOPS_H #include <linux/config.h> -#include <linux/kernel.h> #include <asm/compiler.h> /* |
