Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3ae8d8baab1dd571b934001c595d5ab81214304f
Commit: 3ae8d8baab1dd571b934001c595d5ab81214304f
Parent: 6e0b688034aa211bf24600c66aace52991d83249
Author: Jesper Nilsson <[EMAIL PROTECTED]>
AuthorDate: Mon Jan 28 16:34:30 2008 +0100
Committer: Jesper Nilsson <[EMAIL PROTECTED]>
CommitDate: Fri Feb 8 11:06:37 2008 +0100
CRIS: Remove include of linux/init.h, not needed anymore.
---
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 b884263..f137a43 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>
/*
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html