Commit c315bd5f authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Greg Ungerer

m68k: Restore correct include guards for <asm/unaligned.h>

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent 15ee04c2
#ifndef _ASM_M68KNOMMU_UNALIGNED_H
#define _ASM_M68KNOMMU_UNALIGNED_H
#ifndef _ASM_M68K_UNALIGNED_H
#define _ASM_M68K_UNALIGNED_H
#ifdef CONFIG_COLDFIRE
......@@ -22,4 +22,4 @@
#endif
#endif /* _ASM_M68KNOMMU_UNALIGNED_H */
#endif /* _ASM_M68K_UNALIGNED_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