Commit 6eea5a80 authored by ye xingchen's avatar ye xingchen Committed by Linus Walleij

pinctrl: nomadik: remove duplicate included header files

linux/seq_file.h is included more than once.
Signed-off-by: default avatarye xingchen <ye.xingchen@zte.com.cn>
Link: https://lore.kernel.org/r/202301161545238948580@zte.com.cnSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 083b0230
......@@ -442,8 +442,6 @@ static int abx500_get_mode(struct pinctrl_dev *pctldev, struct gpio_chip *chip,
return ret;
}
#include <linux/seq_file.h>
static void abx500_gpio_dbg_show_one(struct seq_file *s,
struct pinctrl_dev *pctldev,
struct gpio_chip *chip,
......
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