Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b41fc4f8 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

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



Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent c4988820
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
#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 */