Searched hist:"1 ac99066225bd0dab013f7a5f3c9f55453acd481" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | Makefile | diff 1ac99066225bd0dab013f7a5f3c9f55453acd481 Wed Aug 30 14:22:12 CEST 2017 Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 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>
|
H A D | Kconfig | diff 1ac99066225bd0dab013f7a5f3c9f55453acd481 Wed Aug 30 14:22:12 CEST 2017 Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 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>
|