public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] pinctrl: qcom: Remove duplicated include from pinctrl-msm.c
@ 2020-04-08  7:05 YueHaibing
  2020-04-08 18:51 ` Bjorn Andersson
  2020-04-16 10:53 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: YueHaibing @ 2020-04-08  7:05 UTC (permalink / raw)
  To: Bjorn Andersson, Andy Gross, Ajay Kishore, Linus Walleij
  Cc: YueHaibing, linux-arm-msm, linux-gpio, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/pinctrl/qcom/pinctrl-msm.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/pinctrl/qcom/pinctrl-msm.c b/drivers/pinctrl/qcom/pinctrl-msm.c
index 9a398a211d30..898fc041e197 100644
--- a/drivers/pinctrl/qcom/pinctrl-msm.c
+++ b/drivers/pinctrl/qcom/pinctrl-msm.c
@@ -23,7 +23,6 @@
 #include <linux/pm.h>
 #include <linux/log2.h>
 #include <linux/qcom_scm.h>
-#include <linux/io.h>
 
 #include <linux/soc/qcom/irq.h>




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

end of thread, other threads:[~2020-04-16 11:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-08  7:05 [PATCH -next] pinctrl: qcom: Remove duplicated include from pinctrl-msm.c YueHaibing
2020-04-08 18:51 ` Bjorn Andersson
2020-04-16 10:53 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox