diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-03-14 20:32:52 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-04-04 10:54:55 +0700 |
commit | fb7dea6056286dd39067f936e226702b997e3e63 (patch) | |
tree | df9fe28507571453fe219033ded4437ab3020bed /lib/test_parman.c | |
parent | 90be64e27621dda449b102f95f795392828d3627 (diff) |
pinctrl: sunxi: Fix variable assignment syntax
Lines are usually ended with a semi-column in C, yet this was copied from a
structure declaration to the init variant while keeping the comma at the
end. Make sure we have a normal syntax, instead of multiple assignments.
Fixes: d83c82ce7ccd ("pinctrl: sunxi: support multiple pin controller")
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'lib/test_parman.c')
0 files changed, 0 insertions, 0 deletions