[PATCH] O2 berr file fix

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

 



Hi,

	This fixes a basic error: copy/pasting stuff from ip27 to ip32 :)

Please apply,
Vivien.

--- linux/arch/mips64/sgi-ip32/ip32-berr.c      Wed Jun 26 15:01:23 2002
+++ linux.patch/arch/mips64/sgi-ip32/ip32-berr.c        Thu Jul  4
12:27:21 2002
@@ -32,5 +32,5 @@
 void __init
 bus_error_init(void)
 {
-       be_board_handler = be_ip27_handler;
+       be_board_handler = be_ip32_handler;
 }

--- linux/arch/mips64/sgi-ip32/ip32-berr.c	Wed Jun 26 15:01:23 2002
+++ linux.patch/arch/mips64/sgi-ip32/ip32-berr.c	Thu Jul  4 12:27:21 2002
@@ -32,5 +32,5 @@
 void __init
 bus_error_init(void)
 {
-	be_board_handler = be_ip27_handler;
+	be_board_handler = be_ip32_handler;
 }

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

  Powered by Linux