diff options
Diffstat (limited to 'include/linux/spinlock.h')
-rw-r--r-- | include/linux/spinlock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/spinlock.h b/include/linux/spinlock.h index fa0f93e4d86d..8a98ddfef1f7 100644 --- a/include/linux/spinlock.h +++ b/include/linux/spinlock.h | |||
@@ -57,7 +57,6 @@ | |||
57 | #include <linux/bottom_half.h> | 57 | #include <linux/bottom_half.h> |
58 | #include <asm/barrier.h> | 58 | #include <asm/barrier.h> |
59 | 59 | ||
60 | #include <asm/system.h> | ||
61 | 60 | ||
62 | /* | 61 | /* |
63 | * Must define these before including other files, inline functions need them | 62 | * Must define these before including other files, inline functions need them |