patch-2.4.10 linux/include/asm-mips/isadep.h

Next file: linux/include/asm-mips/it8172/it8172.h
Previous file: linux/include/asm-mips/irq.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/include/asm-mips/isadep.h linux/include/asm-mips/isadep.h
@@ -4,13 +4,11 @@
  * of Coprocessor 0 registers.
  *
  * Copyright (c) 1998 Harald Koerfgen
- *
- * $Id: isadep.h,v 1.1 1999/07/26 19:46:00 harald Exp $
  */
 #include <linux/config.h>
 
-#ifndef __ASM_MIPS_ISADEP_H
-#define __ASM_MIPS_ISADEP_H
+#ifndef __ASM_ISADEP_H
+#define __ASM_ISADEP_H
 
 #if defined(CONFIG_CPU_R3000)
 /*
@@ -34,4 +32,4 @@
 
 #endif
 
-#endif /* __ASM_MIPS_ISADEP_H */
+#endif /* __ASM_ISADEP_H */

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