]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mmci: Drop qcom specific header file
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 6 Mar 2019 14:04:54 +0000 (15:04 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 15 Apr 2019 09:55:54 +0000 (11:55 +0200)
commit1ef9459413fb280c5d1e620f28d0235a90b41c32
tree78ea24bcf96c4c0b81d8b191994b26fb08e05fc4
parenta633117fc94f312b256062b3a464b00db31bdd24
mmc: mmci: Drop qcom specific header file

It seems a bit silly to have a header file to share only the
qcom_variant_init() function. So, let's just drop it and move the
declaration of the function into the common mmci.h instead.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/mmc/host/mmci.c
drivers/mmc/host/mmci.h
drivers/mmc/host/mmci_qcom_dml.h [deleted file]