From: Paul Mundt Date: Wed, 19 Jan 2011 06:37:31 +0000 (+0900) Subject: serial: sh-sci: Kill off some DMA ifdeffery. X-Git-Tag: v2.6.39-rc1~456^2~17^3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27bd107525607e6a64c612ca3c43ca0dac4768b1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed