Skip to content

Commit

Permalink
mmc: sdhci-msm: Remove unnecessary header file inclusion
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Georgi Djakov authored and Ulf Hansson committed Jul 26, 2014
1 parent 602bcde commit d30f01b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/mmc/host/sdhci-msm.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

#include <linux/module.h>
#include <linux/of_device.h>
#include <linux/regulator/consumer.h>
#include <linux/delay.h>
#include <linux/mmc/mmc.h>
#include <linux/slab.h>
Expand Down

0 comments on commit d30f01b

Please sign in to comment.