commit | 27bd107525607e6a64c612ca3c43ca0dac4768b1 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Jan 19 15:37:31 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jan 19 15:37:31 2011 +0900 |
tree | f508fa9c1ed15fe840de3f41e39887dc98944e07 | |
parent | ce6738b60d94bb317bc568ef7b81a227b2928bd4 [diff] |
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>