summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/freescale/pinctrl-imx8mn.c
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2021-07-23 17:32:42 -0300
committerLinus Walleij <linus.walleij@linaro.org>2021-07-23 22:52:47 +0200
commitaf0ca06f8781499bd889658b47df75ee2da8ca8f (patch)
tree6df4cc7b5cfb5e48c216c2b035b3767f3b08a646 /drivers/pinctrl/freescale/pinctrl-imx8mn.c
parent79e2311c876c276566e3fb84ba33682eb540874b (diff)
pinctrl: imx8ulp: Initialize pin_reg
The initialization of pin_reg is missing, causing the following build warning: drivers/pinctrl/freescale/pinctrl-imx8ulp.c:228:35: warning: 'pin_reg' is used uninitialized in this function [-Wuninitialized] Initialize pin_reg the same way as it is done on vf610 and imx7ulp to fix the problem. Fixes: 16b343e8e0ef ("pinctrl: imx8ulp: Add pinctrl driver support") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> Link: https://lore.kernel.org/r/20210723203242.88845-1-festevam@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/freescale/pinctrl-imx8mn.c')
0 files changed, 0 insertions, 0 deletions