From: Paul Mundt Date: Wed, 10 Dec 2008 08:16:09 +0000 (+0900) Subject: sh: Kill off sh64's unused alloc/free_task_struct() definitions. X-Git-Tag: v2.6.29-rc1~591^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d1f3bbec49a080cae753aaa44dc1fc7277b3e50;p=pandora-kernel.git sh: Kill off sh64's unused alloc/free_task_struct() definitions. These were left over from some time ago, sh64 never got around to defining __HAVE_ARCH_TASK_STRUCT_ALLOCATOR during the conversion, and it has no need to. Kill these off and use the generic versions instead. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed