Skip to content

Commit

Permalink
pinctrl: madera: Remove extra blank line
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
  • Loading branch information
charleskeepax authored and linusw committed Jan 23, 2020
1 parent 1d44616 commit 122ce22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/pinctrl/cirrus/pinctrl-madera-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,6 @@ static void __maybe_unused madera_pin_dbg_show(struct pinctrl_dev *pctldev,
seq_puts(s, " SCHMITT");
}


static const struct pinctrl_ops madera_pin_group_ops = {
.get_groups_count = madera_get_groups_count,
.get_group_name = madera_get_group_name,
Expand Down

0 comments on commit 122ce22

Please sign in to comment.