aboutsummaryrefslogtreecommitdiffstats
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 1d2497c57274..a47196974e39 100644
--- a/include/asm-um/unaligned.h
+++ b/include/asm-um/unaligned.h
@@ -1,6 +1,6 @@
1#ifndef __UM_UNALIGNED_H 1#ifndef _ASM_UM_UNALIGNED_H
2#define __UM_UNALIGNED_H 2#define _ASM_UM_UNALIGNED_H
3 3
4#include "asm/arch/unaligned.h" 4#include "asm/arch/unaligned.h"
5 5
6#endif 6#endif /* _ASM_UM_UNALIGNED_H */