mmc: mmci: stop building qcom dml as module
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Wed, 30 Aug 2017 12:22:12 +0000 (14:22 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 30 Aug 2017 13:03:53 +0000 (15:03 +0200)
commit1ac99066225bd0dab013f7a5f3c9f55453acd481
tree596239321c8f677892b3d2823fb79b3bf7cafcad
parentc34eda69ad4c8be618ee95627b3e9ea052cf2324
mmc: mmci: stop building qcom dml as module

It does not make sense for qcom dml code to be a seperate module, as
this has just 2 helper functions specific to qcom, and used directly by
mmci driver, so just compile this along with main mmci driver.

This would also fix issues arrising due to Kconfig combinations between
mmci and qcom dml.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile