Skip to content
Commit 6ef00b42 authored by Linus Walleij's avatar Linus Walleij
Browse files

pinctrl: nuvoton: Fix sparse warning



Sparse complains:
drivers/pinctrl/nuvoton/pinctrl-wpcm450.c:626:9:
sparse: sparse: obsolete array initializer, use C99 syntax

This is because no equal sign is between the array index
and the assignments, in the macro.

Fix it up.

Reviewed-by: default avatarJonathan Neuschäfer <j.neuschaefer@gmx.net>
Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 042a6362
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment