Move source tree closer to the 2.6.32.17 mainline
/arch/mips/include/asm/mach-sibyte/war.h
blob:743385d7b5f22b36bcea1f0aa740ad923af41ca4 -> blob:7950ef4f032c218a2382be9560c2138b2c05d8a9
--- arch/mips/include/asm/mach-sibyte/war.h
+++ arch/mips/include/asm/mach-sibyte/war.h
@@ -16,11 +16,7 @@
#if defined(CONFIG_SB1_PASS_1_WORKAROUNDS) || \
defined(CONFIG_SB1_PASS_2_WORKAROUNDS)
-#ifndef __ASSEMBLY__
-extern int sb1250_m3_workaround_needed(void);
-#endif
-
-#define BCM1250_M3_WAR sb1250_m3_workaround_needed()
+#define BCM1250_M3_WAR 1
#define SIBYTE_1956_WAR 1
#else