serial: sh-sci: Kill off some DMA ifdeffery.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 19 Jan 2011 06:37:31 +0000 (15:37 +0900)
committerPaul 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