linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] bus: qcom-ebi2: remove duplicated include from qcom-ebi2.c
@ 2017-02-06 16:49 Wei Yongjun
  2017-02-13 13:27 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2017-02-06 16:49 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Wei Yongjun, linux-kernel

From: Wei Yongjun <weiyongjun1@huawei.com>

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
 drivers/bus/qcom-ebi2.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/bus/qcom-ebi2.c b/drivers/bus/qcom-ebi2.c
index a644424..374fe1d 100644
--- a/drivers/bus/qcom-ebi2.c
+++ b/drivers/bus/qcom-ebi2.c
@@ -17,7 +17,6 @@
 #include <linux/module.h>
 #include <linux/clk.h>
 #include <linux/err.h>
-#include <linux/io.h>
 #include <linux/of.h>
 #include <linux/of_platform.h>
 #include <linux/init.h>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH -next] bus: qcom-ebi2: remove duplicated include from qcom-ebi2.c
  2017-02-06 16:49 [PATCH -next] bus: qcom-ebi2: remove duplicated include from qcom-ebi2.c Wei Yongjun
@ 2017-02-13 13:27 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2017-02-13 13:27 UTC (permalink / raw)
  To: Wei Yongjun; +Cc: Wei Yongjun, linux-kernel

On Mon, Feb 6, 2017 at 5:49 PM, Wei Yongjun <weiyj.lk@gmail.com> wrote:

> From: Wei Yongjun <weiyongjun1@huawei.com>
>
> Remove duplicated include.
>
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

I think you need to send this to the ARM SoC maintainers to
have it applied.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-13 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-06 16:49 [PATCH -next] bus: qcom-ebi2: remove duplicated include from qcom-ebi2.c Wei Yongjun
2017-02-13 13:27 ` Linus Walleij

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).