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)
commit27bd107525607e6a64c612ca3c43ca0dac4768b1
treef508fa9c1ed15fe840de3f41e39887dc98944e07
parentce6738b60d94bb317bc568ef7b81a227b2928bd4
serial: sh-sci: Kill off some DMA ifdeffery.

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>
drivers/serial/sh-sci.c
include/linux/serial_sci.h