Commit 796756ba authored by Songmao Tian's avatar Songmao Tian Committed by Ralf Baechle

[MIPS] Fulong: Remove unneeded header file

Signed-off-by: default avatarSongmao Tian <tiansm@lemote.com>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent ac1a236a
......@@ -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;
......
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment