sh64: Remove long unused mid_sched macro
authorAndreas Bombe <aeb@debian.org>
Sat, 20 Mar 2010 00:38:01 +0000 (00:38 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 23 Mar 2010 04:35:39 +0000 (13:35 +0900)
commit685abecfc2a6036b713229617570980c566c7500
tree2249a927f3aff3bc8dddabc67bcc54d5afb96b56
parent0a60a210ede8942c5149526bf6847176cee5c184
sh64: Remove long unused mid_sched macro

interruptible_sleep_on() is referenced for use in the mid_sched macro
which is not used anywhere.  Remove reference and macro as well as the
comment which appears to belong with them.

Signed-off-by: Andreas Bombe <aeb@debian.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/process_64.c