summaryrefslogtreecommitdiff
path: root/include/asm-um/unaligned.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/unaligned.h')
-rw-r--r--include/asm-um/unaligned.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-um/unaligned.h b/include/asm-um/unaligned.h
index 1d2497c5727..a47196974e3 100644
--- a/include/asm-um/unaligned.h
+++ b/include/asm-um/unaligned.h
@@ -1,6 +1,6 @@
-#ifndef __UM_UNALIGNED_H
-#define __UM_UNALIGNED_H
+#ifndef _ASM_UM_UNALIGNED_H
+#define _ASM_UM_UNALIGNED_H
#include "asm/arch/unaligned.h"
-#endif
+#endif /* _ASM_UM_UNALIGNED_H */