patch-2.4.27 linux-2.4.27/include/asm-sh64/processor.h

Next file: linux-2.4.27/include/asm-sh64/registers.h
Previous file: linux-2.4.27/include/asm-sh64/keyboard.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/include/asm-sh64/processor.h linux-2.4.27/include/asm-sh64/processor.h
@@ -101,7 +101,7 @@
  */
 #define SR_FD    0x00008000
 
-#ifdef ST_DEBUG
+#if defined(CONFIG_SH64_SR_WATCH)
 #define SR_MMU   0x84000000
 #else
 #define SR_MMU   0x80000000

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