* [PATCH 1/1] mmc: core: pwrseq_simple: remove unused header file
@ 2016-01-06 3:34 Peter Chen
2016-01-27 14:15 ` Ulf Hansson
0 siblings, 1 reply; 2+ messages in thread
From: Peter Chen @ 2016-01-06 3:34 UTC (permalink / raw)
To: ulf.hansson; +Cc: linux-mmc, Peter Chen
Signed-off-by: Peter Chen <peter.chen@freescale.com>
---
drivers/mmc/core/pwrseq_simple.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/mmc/core/pwrseq_simple.c b/drivers/mmc/core/pwrseq_simple.c
index d10538b..f42a956 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>
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] mmc: core: pwrseq_simple: remove unused header file
2016-01-06 3:34 [PATCH 1/1] mmc: core: pwrseq_simple: remove unused header file Peter Chen
@ 2016-01-27 14:15 ` Ulf Hansson
0 siblings, 0 replies; 2+ messages in thread
From: Ulf Hansson @ 2016-01-27 14:15 UTC (permalink / raw)
To: Peter Chen; +Cc: linux-mmc
On 6 January 2016 at 04:34, Peter Chen <peter.chen@freescale.com> wrote:
> Signed-off-by: Peter Chen <peter.chen@freescale.com>
Thanks, applied for next!
Kind regards
Uffe
> ---
> drivers/mmc/core/pwrseq_simple.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mmc/core/pwrseq_simple.c b/drivers/mmc/core/pwrseq_simple.c
> index d10538b..f42a956 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>
> --
> 1.9.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-27 14:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-06 3:34 [PATCH 1/1] mmc: core: pwrseq_simple: remove unused header file Peter Chen
2016-01-27 14:15 ` Ulf Hansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).