spi/s3c64xx: Remove code no longer needed as a result of S3C_DMA removal
authorMark Brown <broonie@linaro.org>
Fri, 7 Feb 2014 12:39:22 +0000 (12:39 +0000)
committerMark Brown <broonie@linaro.org>
Fri, 7 Feb 2014 13:27:58 +0000 (13:27 +0000)
Remove functions that only had an effect when using S3C_DMA and inline
dmaengine_terminate_all() since it's pointless to have a function which
expands to a single function call.

Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found