]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci: Include leds.h
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 30 Dec 2016 12:47:22 +0000 (13:47 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:20:00 +0000 (13:20 +0100)
commit210583f47293c3a4a96a7e0d3e10b3210d542656
treebdc6913fa779f38e1ba89e2a9e7e5d312e4a39d9
parent963836ad8f8415823866c7658f04fd7fa9febdcb
mmc: sdhci: Include leds.h

Don't rely on host.h to include the leds.h header, but instead include it
explicitly because the driver depends on it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
drivers/mmc/host/sdhci.h