]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6b627da58875cfc344acd79275b5bc3d25147b5b
tree2249a927f3aff3bc8dddabc67bcc54d5afb96b56
parent8ca290fba307bc07790fe1420259dfacd9694056
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