sh: remove stray markers.
authorChristoph Hellwig <hch@lst.de>
Thu, 18 Jun 2009 04:38:26 +0000 (13:38 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 18 Jun 2009 04:38:26 +0000 (13:38 +0900)
commit4505ffda54b352a08eb08ebad62ac48725c41966
tree74a8ac824840038dad7d10a6ab24b0f7864714e7
parentb7d3740ace895b85e802c618b2edfed1bba67d9e
sh: remove stray markers.

arch/sh has a couple of stray markers without any users introduced
in commit 3d58695edbfac785161bf282dc11fd42a483d6c9.  Remove them in
preparation of removing the markers in favour of the TRACE_EVENT
macro (and also because we don't keep dead code around).

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/process_32.c
arch/sh/kernel/process_64.c
arch/sh/kernel/sys_sh.c
arch/sh/mm/fault_32.c