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

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

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

parent 15ee04c2
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
#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 */