sh: dma: Kill off bogus dma_sysclass symbol export.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 13 Nov 2009 03:29:19 +0000 (12:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 13 Nov 2009 03:29:19 +0000 (12:29 +0900)
This is a static symbol, so the export is wholly superfluous. Recent
kbuild updates flagged this as an error, resulting in build failure,
so this tidies that up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found