Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: IP22: ip22-int.c header file weeding.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

-9
-9
arch/mips/sgi-ip22/ip22-int.c
··· 12 12 #include <linux/types.h> 13 13 #include <linux/init.h> 14 14 #include <linux/kernel_stat.h> 15 - #include <linux/signal.h> 16 - #include <linux/sched.h> 17 15 #include <linux/interrupt.h> 18 - #include <linux/irq.h> 19 16 20 - #include <asm/mipsregs.h> 21 - #include <asm/addrspace.h> 22 17 #include <asm/irq_cpu.h> 23 - #include <asm/sgi/ioc.h> 24 18 #include <asm/sgi/hpc3.h> 25 19 #include <asm/sgi/ip22.h> 26 - #include <asm/time.h> 27 - 28 - /* #define DEBUG_SGINT */ 29 20 30 21 /* So far nothing hangs here */ 31 22 #undef USE_LIO3_IRQ