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

No differences found