Skip to content

Commit 6eea5a8

Browse files
ye xingchenlinusw
authored andcommitted
pinctrl: nomadik: remove duplicate included header files
linux/seq_file.h is included more than once. Signed-off-by: ye xingchen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent 083b023 commit 6eea5a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/pinctrl/nomadik/pinctrl-abx500.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,6 @@ static int abx500_get_mode(struct pinctrl_dev *pctldev, struct gpio_chip *chip,
442442
return ret;
443443
}
444444

445-
#include <linux/seq_file.h>
446-
447445
static void abx500_gpio_dbg_show_one(struct seq_file *s,
448446
struct pinctrl_dev *pctldev,
449447
struct gpio_chip *chip,

0 commit comments

Comments
 (0)