fix typo
SVN-Revision: 1119
This commit is contained in:
parent
1c0ac8bc90
commit
726b0f00fa
1 changed files with 1 additions and 1 deletions
|
@ -11702,7 +11702,7 @@ diff -Nur linux-2.4.30/arch/mips/bcm947xx/sbpci.c linux-2.4.30-brcm/arch/mips/bc
|
||||||
+ CT4712_WR = 0;
|
+ CT4712_WR = 0;
|
||||||
+ else
|
+ else
|
||||||
+ CT4712_WR = 1;
|
+ CT4712_WR = 1;
|
||||||
+ /*
|
+ */
|
||||||
+
|
+
|
||||||
+ boardflags = (uint32) getintvar(NULL, "boardflags");
|
+ boardflags = (uint32) getintvar(NULL, "boardflags");
|
||||||
+
|
+
|
||||||
|
|
Loading…
Reference in a new issue