mmc: sh_mmcif: make DMA support by the driver unconditional
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 29 Dec 2010 07:59:25 +0000 (07:59 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 5 Jan 2011 07:57:42 +0000 (16:57 +0900)
commitf7dd3611c85f50a98e8f3b9b1d52aaf540ebeb7b
treebc22cd6c7408e1592737c058881f583a804e287c
parentd8e7943d821d8ee7f48ff38f6f7c509297c88402
mmc: sh_mmcif: make DMA support by the driver unconditional

Simplify the driver by removing the possibility to build it without the DMA
support and remove the respective Kconfig parameter.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/sh_mmcif.c