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:
ce6738b
)
serial: sh-sci: Kill off some DMA ifdeffery.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 19 Jan 2011 06:37:31 +0000
(15:37 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 19 Jan 2011 06:37:31 +0000
(15:37 +0900)
There's nothing worth hiding under the ifdef in the platform DMA
definitions, and we certainly don't want board code adding this in to
their platform data definitions, so we always expose the slave rx/tx
and device pointer members instead.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found