]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
pinctrl: madera: Remove extra blank line
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 22 Jan 2020 11:11:50 +0000 (11:11 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 Jan 2020 23:31:41 +0000 (00:31 +0100)
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20200122111150.11033-1-ckeepax@opensource.cirrus.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/cirrus/pinctrl-madera-core.c

index e2f72dcce4c9cc2bdf728b3bfa9020b8d868b962..7b6409ef553c949ad25c0b4e63f496073a833b1b 100644 (file)
@@ -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,