Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b81947c6 authored by David Howells's avatar David Howells
Browse files

Disintegrate asm/system.h for MIPS



Disintegrate asm/system.h for MIPS.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Acked-by: default avatarRalf Baechle <ralf@linux-mips.org>
cc: linux-mips@linux-mips.org
parent c40d04df
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@
#include <asm/processor.h>
#include <asm/reboot.h>
#include <asm/smp-ops.h>
#include <asm/system.h>
#include <asm/irq_cpu.h>
#include <asm/mipsregs.h>
#include <asm/bootinfo.h>
+1 −1
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@
#include <linux/module.h>

#include <asm/mmu_context.h>
#include <asm/system.h>
#include <asm/time.h>
#include <asm/setup.h>

#include <asm/octeon/octeon.h>

+0 −1
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@
#include <asm/irq_regs.h>
#include <asm/processor.h>
#include <asm/ptrace.h>
#include <asm/system.h>
#include <asm/traps.h>

#include <asm/dec/ecc.h>
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@
#include <asm/mipsregs.h>
#include <asm/page.h>
#include <asm/ptrace.h>
#include <asm/system.h>
#include <asm/traps.h>
#include <asm/uaccess.h>

+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@
#include <asm/addrspace.h>
#include <asm/irq_regs.h>
#include <asm/ptrace.h>
#include <asm/system.h>
#include <asm/traps.h>

#include <asm/dec/kn02ca.h>
Loading