[PATCH] DEC: Bus error handler <asm/cpu-type.h> fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit 69f24d1784b631b81a54eb57c49bf46536dd2382 [MIPS: Optimize 
current_cpu_type() for better code.] missed an update for two DECstation 
bus error support files that now do not build, this is a fix.

Signed-off-by: Maciej W. Rozycki <macro@xxxxxxxxxxxxxx>
---
linux-dec-cpu-type.patch
Index: linux-20140329-4maxp64/arch/mips/dec/ecc-berr.c
===================================================================
--- linux-20140329-4maxp64.orig/arch/mips/dec/ecc-berr.c
+++ linux-20140329-4maxp64/arch/mips/dec/ecc-berr.c
@@ -21,6 +21,7 @@
 #include <asm/addrspace.h>
 #include <asm/bootinfo.h>
 #include <asm/cpu.h>
+#include <asm/cpu-type.h>
 #include <asm/irq_regs.h>
 #include <asm/processor.h>
 #include <asm/ptrace.h>
Index: linux-20140329-4maxp64/arch/mips/dec/kn02xa-berr.c
===================================================================
--- linux-20140329-4maxp64.orig/arch/mips/dec/kn02xa-berr.c
+++ linux-20140329-4maxp64/arch/mips/dec/kn02xa-berr.c
@@ -19,6 +19,7 @@
 #include <linux/types.h>
 
 #include <asm/addrspace.h>
+#include <asm/cpu-type.h>
 #include <asm/irq_regs.h>
 #include <asm/ptrace.h>
 #include <asm/traps.h>


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux