pinctrl: nomadik: remove duplicate included header files
linux/seq_file.h is included more than once. Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn> Link: https://lore.kernel.org/r/202301161545238948580@zte.com.cn Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
083b0230e0
commit
6eea5a80d2
|
@ -442,8 +442,6 @@ out:
|
|||
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,
|
||||
|
|
Loading…
Reference in New Issue