Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mmc: sdhci-msm: Remove unnecessary header file inclusion

The header <linux/regulator/consumer.h> is unused. Remove it.

Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Georgi Djakov and committed by
Ulf Hansson
d30f01b0 602bcdeb

-1
-1
drivers/mmc/host/sdhci-msm.c
··· 16 16 17 17 #include <linux/module.h> 18 18 #include <linux/of_device.h> 19 - #include <linux/regulator/consumer.h> 20 19 #include <linux/delay.h> 21 20 #include <linux/mmc/mmc.h> 22 21 #include <linux/slab.h>