OSDN Git Service

mmc: dw_mmc: Remove the public dw_mmc header file
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 30 Dec 2016 12:47:20 +0000 (13:47 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:19:59 +0000 (13:19 +0100)
commit0f21c58c63add705065a75495e7a1860a62470ed
treedaee06e7251ed94f682e065eba14afcd39405a82
parentdba4bb484e9e495478f2bcf474393d33f7e0ec27
mmc: dw_mmc: Remove the public dw_mmc header file

There are currently no external users of the public dw_mmc header file,
except the dw_mmc driver itself. Therefore let's move the definitions from
the public dw_mmc header file into the existing private dw_mmc header file
and then remove the public one.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
MAINTAINERS
drivers/mmc/host/dw_mmc-exynos.c
drivers/mmc/host/dw_mmc-k3.c
drivers/mmc/host/dw_mmc-pci.c
drivers/mmc/host/dw_mmc-pltfm.c
drivers/mmc/host/dw_mmc-rockchip.c
drivers/mmc/host/dw_mmc.c
drivers/mmc/host/dw_mmc.h
include/linux/mmc/dw_mmc.h [deleted file]