Skip to content

Commit

Permalink
pinctrl: qcom: Remove duplicated include from pinctrl-msm.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Fixes: 13bec8d ("pinctrl: qcom: use scm_call to route GPIO irq to Apps")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20200408070504.134847-1-yuehaibing@huawei.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
YueHaibing authored and Linus Walleij committed Apr 17, 2020
1 parent 0f04a81 commit 5da42a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/pinctrl/qcom/pinctrl-msm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 5da42a3

Please sign in to comment.