pinctrl: nomadik: remove duplicate included header files
authorye xingchen <ye.xingchen@zte.com.cn>
Mon, 16 Jan 2023 07:45:23 +0000 (15:45 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 16 Jan 2023 14:22:32 +0000 (15:22 +0100)
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>
drivers/pinctrl/nomadik/pinctrl-abx500.c

index 7aa534576a459840042dd243a333e84aef1ce4a2..8fcaa3c25b2aa0c3498a50326c8a83ae368f039e 100644 (file)
@@ -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,