]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k: remove duplicate asm offset for task thread.info
authorGreg Ungerer <gerg@uclinux.org>
Fri, 2 Sep 2011 04:20:06 +0000 (14:20 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 14 Nov 2011 04:49:03 +0000 (14:49 +1000)
commita68b90fb2347288c1a586035805308213d6fc298
tree5931084ef6d0dff02b2b69d02df9e270504ddab8
parent5834b294dbbed2c148c24db8d69d174c71222eda
m68k: remove duplicate asm offset for task thread.info

We have a duplicate name and definition for the offset of the thread.info
struct within the task struct in our asm-offsets.c code. Remove one of them,
and consolidate to use a single define, TASK_INFO.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/thread_info.h
arch/m68k/kernel/asm-offsets.c