* [PATCH] [MIPS]Remove unneeded header file
@ 2007-07-30 1:06 Songmao Tian
2007-07-30 12:10 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Songmao Tian @ 2007-07-30 1:06 UTC (permalink / raw)
To: linux-mips
Signed-off-by: Songmao Tian <tiansm@lemote.com>
---
arch/mips/lemote/lm2e/prom.c | 4 ----
arch/mips/lemote/lm2e/setup.c | 10 ----------
2 files changed, 0 insertions(+), 14 deletions(-)
diff --git a/arch/mips/lemote/lm2e/prom.c b/arch/mips/lemote/lm2e/prom.c
index 535674e..323bd93 100644
--- a/arch/mips/lemote/lm2e/prom.c
+++ b/arch/mips/lemote/lm2e/prom.c
@@ -15,11 +15,7 @@
* option) any later version.
*/
#include <linux/init.h>
-#include <linux/mm.h>
-#include <linux/sched.h>
#include <linux/bootmem.h>
-
-#include <asm/addrspace.h>
#include <asm/bootinfo.h>
extern unsigned long bus_clock;
diff --git a/arch/mips/lemote/lm2e/setup.c b/arch/mips/lemote/lm2e/setup.c
index c043c9c..0d74315 100644
--- a/arch/mips/lemote/lm2e/setup.c
+++ b/arch/mips/lemote/lm2e/setup.c
@@ -28,17 +28,7 @@
*/
#include <linux/bootmem.h>
#include <linux/init.h>
-#include <linux/io.h>
-#include <linux/ioport.h>
-#include <linux/interrupt.h>
#include <linux/irq.h>
-#include <linux/kernel.h>
-#include <linux/mc146818rtc.h>
-#include <linux/mm.h>
-#include <linux/module.h>
-#include <linux/pci.h>
-#include <linux/tty.h>
-#include <linux/types.h>
#include <asm/bootinfo.h>
#include <asm/mc146818-time.h>
--
1.5.2.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] [MIPS]Remove unneeded header file
2007-07-30 1:06 [PATCH] [MIPS]Remove unneeded header file Songmao Tian
@ 2007-07-30 12:10 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2007-07-30 12:10 UTC (permalink / raw)
To: Songmao Tian; +Cc: linux-mips
On Mon, Jul 30, 2007 at 09:06:45AM +0800, Songmao Tian wrote:
Applied.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-30 12:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-30 1:06 [PATCH] [MIPS]Remove unneeded header file Songmao Tian
2007-07-30 12:10 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox