Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4e99b0b8d2e5a72b0fd27136fb3c0f08fc1da395
Commit:     4e99b0b8d2e5a72b0fd27136fb3c0f08fc1da395
Parent:     1ef7cbbe2157274a7003e78ef60b7ad885a970b8
Author:     Paul Mundt <[EMAIL PROTECTED]>
AuthorDate: Mon Oct 1 16:16:34 2007 +0900
Committer:  Paul Mundt <[EMAIL PROTECTED]>
CommitDate: Mon Oct 1 16:16:34 2007 +0900

    sh64: Tidy up includes for Cayman board.
    
    There were quite a few left over includes from code that was removed
    long ago, rip out the stuff we no longer need.
    
    Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
---
 arch/sh64/mach-cayman/setup.c |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/arch/sh64/mach-cayman/setup.c b/arch/sh64/mach-cayman/setup.c
index c3611cc..85ec0ea 100644
--- a/arch/sh64/mach-cayman/setup.c
+++ b/arch/sh64/mach-cayman/setup.c
@@ -18,19 +18,10 @@
  * [EMAIL PROTECTED]:          15th May 2003
  *    Use the generic procfs cpuinfo interface, just return a valid board name.
  */
-
-#include <linux/stddef.h>
 #include <linux/init.h>
-#include <linux/mm.h>
-#include <linux/bootmem.h>
-#include <linux/delay.h>
 #include <linux/kernel.h>
-#include <linux/seq_file.h>
-#include <asm/processor.h>
 #include <asm/platform.h>
-#include <asm/io.h>
 #include <asm/irq.h>
-#include <asm/page.h>
 
 /*
  * Platform Dependent Interrupt Priorities.
-
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

Reply via email to