diff options
| author | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-03-14 22:32:52 +0300 |
|---|---|---|
| committer | Linus Walleij <linus.walleij@linaro.org> | 2019-04-04 06:54:55 +0300 |
| commit | fb7dea6056286dd39067f936e226702b997e3e63 (patch) | |
| tree | df9fe28507571453fe219033ded4437ab3020bed /lib/mpi/mpi-bit.c | |
| parent | 90be64e27621dda449b102f95f795392828d3627 (diff) | |
| download | linux-fb7dea6056286dd39067f936e226702b997e3e63.tar.xz | |
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/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions
