aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/machdep.h')
-rw-r--r--include/asm-powerpc/machdep.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-powerpc/machdep.h b/include/asm-powerpc/machdep.h
index b3a93b476d97..706508b1b04b 100644
--- a/include/asm-powerpc/machdep.h
+++ b/include/asm-powerpc/machdep.h
@@ -1,5 +1,5 @@
1#ifndef _PPC64_MACHDEP_H 1#ifndef _ASM_POWERPC_MACHDEP_H
2#define _PPC64_MACHDEP_H 2#define _ASM_POWERPC_MACHDEP_H
3#ifdef __KERNEL__ 3#ifdef __KERNEL__
4 4
5/* 5/*
@@ -281,4 +281,4 @@ static inline void log_error(char *buf, unsigned int err_type, int fatal)
281} 281}
282 282
283#endif /* __KERNEL__ */ 283#endif /* __KERNEL__ */
284#endif /* _PPC64_MACHDEP_H */ 284#endif /* _ASM_POWERPC_MACHDEP_H */