aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/unaligned.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/unaligned.h')
-rw-r--r--arch/m68k/include/asm/unaligned.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/m68k/include/asm/unaligned.h b/arch/m68k/include/asm/unaligned.h
index eb1ea4cb9a59..019caa740c21 100644
--- a/arch/m68k/include/asm/unaligned.h
+++ b/arch/m68k/include/asm/unaligned.h
@@ -1,5 +1,5 @@
1#ifndef _ASM_M68KNOMMU_UNALIGNED_H 1#ifndef _ASM_M68K_UNALIGNED_H
2#define _ASM_M68KNOMMU_UNALIGNED_H 2#define _ASM_M68K_UNALIGNED_H
3 3
4 4
5#ifdef CONFIG_COLDFIRE 5#ifdef CONFIG_COLDFIRE
@@ -22,4 +22,4 @@
22 22
23#endif 23#endif
24 24
25#endif /* _ASM_M68KNOMMU_UNALIGNED_H */ 25#endif /* _ASM_M68K_UNALIGNED_H */