diff options
-rw-r--r-- | arch/cris/kernel/semaphore.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/cris/kernel/semaphore.c b/arch/cris/kernel/semaphore.c index b884263d3cd4..f137a439041f 100644 --- a/arch/cris/kernel/semaphore.c +++ b/arch/cris/kernel/semaphore.c | |||
@@ -4,7 +4,6 @@ | |||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <linux/sched.h> | 6 | #include <linux/sched.h> |
7 | #include <linux/init.h> | ||
8 | #include <asm/semaphore-helper.h> | 7 | #include <asm/semaphore-helper.h> |
9 | 8 | ||
10 | /* | 9 | /* |