diff options
| author | 2016-01-06 11:34:10 +0800 | |
|---|---|---|
| committer | 2016-02-29 11:02:47 +0100 | |
| commit | 62c03ca3ffa1ddf55a66411be02f7e4678771fce (patch) | |
| tree | 3dbad68c9b29c99b84f5c612c5ee74b831eb970e | |
| parent | mmc: usdhi6rol0: use to_delayed_work (diff) | |
| download | wireguard-linux-62c03ca3ffa1ddf55a66411be02f7e4678771fce.tar.xz wireguard-linux-62c03ca3ffa1ddf55a66411be02f7e4678771fce.zip | |
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>
| -rw-r--r-- | drivers/mmc/core/pwrseq_simple.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/core/pwrseq_simple.c b/drivers/mmc/core/pwrseq_simple.c index aba786daebca..bc173e18b71c 100644 --- a/drivers/mmc/core/pwrseq_simple.c +++ b/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> |
