power: Update the multiple inclusion protection symbol on machdep.h
authorPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 11:53:19 +0000 (21:53 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 11:53:19 +0000 (21:53 +1000)
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/machdep.h

index b3a93b4..706508b 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _PPC64_MACHDEP_H
-#define _PPC64_MACHDEP_H
+#ifndef _ASM_POWERPC_MACHDEP_H
+#define _ASM_POWERPC_MACHDEP_H
 #ifdef __KERNEL__
 
 /*
@@ -281,4 +281,4 @@ static inline void log_error(char *buf, unsigned int err_type, int fatal)
 }
 
 #endif /* __KERNEL__ */
-#endif /* _PPC64_MACHDEP_H */
+#endif /* _ASM_POWERPC_MACHDEP_H */