diff options
Diffstat (limited to 'kernel/rwsem.c')
| -rw-r--r-- | kernel/rwsem.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/rwsem.c b/kernel/rwsem.c index b152f74f02de..6850f53e02d8 100644 --- a/kernel/rwsem.c +++ b/kernel/rwsem.c | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #include <linux/export.h> | 10 | #include <linux/export.h> |
| 11 | #include <linux/rwsem.h> | 11 | #include <linux/rwsem.h> |
| 12 | 12 | ||
| 13 | #include <asm/system.h> | ||
| 14 | #include <linux/atomic.h> | 13 | #include <linux/atomic.h> |
| 15 | 14 | ||
| 16 | /* | 15 | /* |
