Commit 5da42a3d authored by YueHaibing's avatar YueHaibing Committed by Linus Walleij

pinctrl: qcom: Remove duplicated include from pinctrl-msm.c

Remove duplicated include.

Fixes: 13bec8d4 ("pinctrl: qcom: use scm_call to route GPIO irq to Apps")
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20200408070504.134847-1-yuehaibing@huawei.comSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 0f04a817
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment