sh: Kill off sh64's unused alloc/free_task_struct() definitions.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 10 Dec 2008 08:16:09 +0000 (17:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:03 +0000 (18:44 +0900)
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 <lethal@linux-sh.org>

No differences found