commit | 3ae8d8baab1dd571b934001c595d5ab81214304f | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper.nilsson@axis.com> | Mon Jan 28 16:34:30 2008 +0100 |
committer | Jesper Nilsson <jesper.nilsson@axis.com> | Fri Feb 08 11:06:37 2008 +0100 |
tree | 5af651063ea1b70af542e3169871e6c4364bebc4 | |
parent | 6e0b688034aa211bf24600c66aace52991d83249 [diff] |
CRIS: Remove include of linux/init.h, not needed anymore.
diff --git a/arch/cris/kernel/semaphore.c b/arch/cris/kernel/semaphore.c index b884263..f137a439 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> /*