m68k: Make thread_info.h usable from assembly.
authorTim Abbott <tabbott@ksplice.com>
Wed, 16 Sep 2009 16:44:25 +0000 (12:44 -0400)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 6 Dec 2009 10:18:24 +0000 (11:18 +0100)
commit5cdef24b2ab44ca587d46d212468b0cfb5b83a59
tree0ed097e75f36f2bdf42bf36a29eea3fcec3b6ec6
parentf60a5572679ef8508b62bd82063b05ffbe838716
m68k: Make thread_info.h usable from assembly.

[Geert] <asm/thread_info_mm.h> pulls in <asm/current.h>, which contains C only.
So the include must be moved inside #ifndef __ASSEMBLY__.

Signed-off-by: Tim Abbott <tabbott@ksplice.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: linux-m68k@lists.linux-m68k.org
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/thread_info_mm.h