summaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip32
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-08-25 11:09:07 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-08-26 12:23:06 +0200
commitaa9c45db018fadd8d15611ba403d4a8e7c6521a9 (patch)
tree2e81293b1ab43a061d212680fbb596f0468ca64e /arch/mips/sgi-ip32
parent518c0afb55ee3642b044a5238c66354c7b935974 (diff)
MIPS: SGI-IP32: No need to include mc14818*.h
Nothing needs the includes in ip32-setup.c. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/sgi-ip32')
-rw-r--r--arch/mips/sgi-ip32/ip32-setup.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/sgi-ip32/ip32-setup.c b/arch/mips/sgi-ip32/ip32-setup.c
index 3abd1465ec02..8019dae1721a 100644
--- a/arch/mips/sgi-ip32/ip32-setup.c
+++ b/arch/mips/sgi-ip32/ip32-setup.c
@@ -12,12 +12,10 @@
#include <linux/console.h>
#include <linux/init.h>
#include <linux/interrupt.h>
-#include <linux/mc146818rtc.h>
#include <linux/param.h>
#include <linux/sched.h>
#include <asm/bootinfo.h>
-#include <asm/mc146818-time.h>
#include <asm/mipsregs.h>
#include <asm/mmu_context.h>
#include <asm/sgialib.h>