git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3af539e
)
sh: dma: Kill off bogus dma_sysclass symbol export.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 13 Nov 2009 03:29:19 +0000
(12:29 +0900)
committer
Paul 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