From: Greg Ungerer Date: Fri, 2 Sep 2011 04:20:06 +0000 (+1000) Subject: m68k: remove duplicate asm offset for task thread.info X-Git-Tag: v3.3-rc1~72^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d362b0dea1a35bea8d7d281317eb7ccb713edcb;p=pandora-kernel.git 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 Acked-by: Geert Uytterhoeven --- Reading git-diff-tree failed