Commit b41fc4f8 authored by Paul Mackerras's avatar Paul Mackerras

power: Update the multiple inclusion protection symbol on machdep.h

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent c4988820
#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 */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment