commit | 1ac99066225bd0dab013f7a5f3c9f55453acd481 | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | Wed Aug 30 14:22:12 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Aug 30 15:03:53 2017 +0200 |
tree | 596239321c8f677892b3d2823fb79b3bf7cafcad | |
parent | c34eda69ad4c8be618ee95627b3e9ea052cf2324 [diff] |
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>