diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-01-28 16:34:30 +0100 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-08 11:06:37 +0100 |
commit | 3ae8d8baab1dd571b934001c595d5ab81214304f (patch) | |
tree | 5af651063ea1b70af542e3169871e6c4364bebc4 /arch/cris | |
parent | 6e0b688034aa211bf24600c66aace52991d83249 (diff) |
CRIS: Remove include of linux/init.h, not needed anymore.
Diffstat (limited to 'arch/cris')
-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 @@ */ #include <linux/sched.h> -#include <linux/init.h> #include <asm/semaphore-helper.h> /* |