patch-2.3.16 linux/include/asm-arm/bugs.h

Next file: linux/include/asm-arm/cache.h
Previous file: linux/include/asm-arm/atomic.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/include/asm-arm/bugs.h linux/include/asm-arm/bugs.h
@@ -8,6 +8,6 @@
 
 #include <asm/proc-fns.h>
 
-#define check_bugs() processor._check_bugs()
+#define check_bugs() cpu_check_bugs()
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)