]> 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)
commit129c328d37b4a990eae4489418990f0e6e4ce17c
tree78ea24bcf96c4c0b81d8b191994b26fb08e05fc4
parent65e36bf31915d444095e07fac866adf4a66847c4
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]