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)
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>

No differences found