From b28b8a93947b26069a9bd871bae8297f8b0d2544 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Thu, 5 Feb 2009 10:07:46 +1000 Subject: [PATCH] --- yaml --- r: 139971 b: refs/heads/master c: c315bd5fdd2a949a9ccc22b2c64ee694602682d4 h: refs/heads/master i: 139969: e0550771afe16e8eb5b17f8e9b8ebe0c83ae2bc4 139967: 4da5d68d09e3b4bcc97c339a604c7ea825bde090 v: v3 --- [refs] | 2 +- trunk/arch/m68k/include/asm/unaligned.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index f425a0b8b463..e23f41ca0458 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 15ee04c288d8d612d93a14decc968e817d21e789 +refs/heads/master: c315bd5fdd2a949a9ccc22b2c64ee694602682d4 diff --git a/trunk/arch/m68k/include/asm/unaligned.h b/trunk/arch/m68k/include/asm/unaligned.h index eb1ea4cb9a59..019caa740c21 100644 --- a/trunk/arch/m68k/include/asm/unaligned.h +++ b/trunk/arch/m68k/include/asm/unaligned.h @@ -1,5 +1,5 @@ -#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 */