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)
commitf7f3e7dac802e4ed11f216027fc35c189c3dba7f
tree78ea24bcf96c4c0b81d8b191994b26fb08e05fc4
parentea27c95a7a47ae7303b28d2bf2c5db461bb002c6
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]