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)
commit4d1f3bbec49a080cae753aaa44dc1fc7277b3e50
tree0f2ac29f232ceef181a8b1f348b16fee77b2e198
parent4eec8834f085e5eaf70e64849f879068256c07c5
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 <lethal@linux-sh.org>
arch/sh/kernel/process_64.c