projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c498882
)
power: Update the multiple inclusion protection symbol on machdep.h
author
Paul Mackerras
<paulus@samba.org>
Wed, 26 Oct 2005 11:53:19 +0000
(21:53 +1000)
committer
Paul 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
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-powerpc/machdep.h
b/include/asm-powerpc/machdep.h
index b3a93b476d97b810fcba02c9f578a0361b452ebd..706508b1b04b997187f24f543c2eca981c69e01a 100644
(file)
--- a/
include/asm-powerpc/machdep.h
+++ b/
include/asm-powerpc/machdep.h
@@
-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 */