Browse Source

mmc: core: pwrseq_simple: remove unused header file

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Peter Chen 9 years ago
parent
commit
62c03ca3ff
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/mmc/core/pwrseq_simple.c

+ 0 - 1
drivers/mmc/core/pwrseq_simple.c

@@ -12,7 +12,6 @@
 #include <linux/slab.h>
 #include <linux/device.h>
 #include <linux/err.h>
-#include <linux/of_gpio.h>
 #include <linux/gpio/consumer.h>
 
 #include <linux/mmc/host.h>