MIPS: SGI-IP32: No need to include mc14818*.h
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 25 Aug 2020 09:09:07 +0000 (11:09 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 26 Aug 2020 10:23:06 +0000 (12:23 +0200)
Nothing needs the includes in ip32-setup.c.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/sgi-ip32/ip32-setup.c

index 3abd1465ec024bdb298cfc4be3cdf075e02d2a64..8019dae1721a811cef26fb75430a2b3ca151d6dd 100644 (file)
 #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>