lkml.org 
[lkml]   [2009]   [Feb]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [uClinux-dev] [PATCH] m68k: Unify arch/m68k/include/asm/unistd.h

Hi Geert,

Geert Uytterhoeven wrote:
> On Sun, 1 Feb 2009, Greg Ungerer wrote:
>> m68k: use non-mmu version of unaligned.h for all m68k
>
> And another one. The rest looks OK.

I applied that to the m68knommu git tree too.

Thanks
Greg


>>From f94c9409356de883fd343cc7c0f25dd955bcad42 Mon Sep 17 00:00:00 2001
> From: Geert Uytterhoeven <geert@linux-m68k.org>
> Date: Mon, 2 Feb 2009 22:12:36 +0100
> Subject: [PATCH] m68k: Restore correct include guards for <asm/unaligned.h>
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> ---
> arch/m68k/include/asm/unaligned.h | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/m68k/include/asm/unaligned.h b/arch/m68k/include/asm/unaligned.h
> index eb1ea4c..019caa7 100644
> --- a/arch/m68k/include/asm/unaligned.h
> +++ b/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 */


--
------------------------------------------------------------------------
Greg Ungerer -- Principal Engineer EMAIL: gerg@snapgear.com
SnapGear, a McAfee Company PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com


\
 
 \ /
  Last update: 2009-02-03 07:45    [W:0.049 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site