From: Paul Mundt Date: Fri, 13 Nov 2009 03:29:19 +0000 (+0900) Subject: sh: dma: Kill off bogus dma_sysclass symbol export. X-Git-Tag: v2.6.33-rc1~347^2~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dca899e95d27475c9036ce1cf857a72852b9c53;p=pandora-kernel.git sh: dma: Kill off bogus dma_sysclass symbol export. 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 --- Reading git-diff-tree failed