From: Geert Uytterhoeven Date: Wed, 9 Jul 2014 21:27:07 +0000 (+0200) Subject: spi: rspi: Relax DMA dependency and increase build coverage X-Git-Tag: cleanup-for-v3.18~116^2~1^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=533465a8f8a969bac17550fc6f42cea1dfaa095f;p=pandora-kernel.git spi: rspi: Relax DMA dependency and increase build coverage As of commit ab116a4df4942c78c189d9b0744dd940ab9e00b9 ("dmaengine: shdma: fix a build failure on platforms with no DMA support"), the DMA filter function shdma_chan_filter() is sufficiently abstracted to allow building without DMA support. Hence drop the SH_DMAE_BASE dependency on SUPERH. Also increase build coverage by allowing the driver to be enabled if COMPILE_TEST=y. Signed-off-by: Geert Uytterhoeven Signed-off-by: Mark Brown --- Reading git-diff-tree failed