Hi all, After merging the pinctrl tree, today's linux-next build (arm multi_v7_defconfig) failed like this:
drivers/pinctrl/pinctrl-st.c: In function 'st_pctl_dt_parse_groups':
drivers/pinctrl/pinctrl-st.c:1212:15: error: implicit declaration of function
'of_get_named_gpio'; did you mean 'of_get_address'?
[-Werror=implicit-function-declaration]
conf->pin = of_get_named_gpio(pins, pp->name, 0);
^~~~~~~~~~~~~~~~~
of_get_address
Probably caused by commit
712dfdaf62b6 ("pinctrl: st: Include the right header")
I have used the pinctrl tree from next-20190820 for today.
--
Cheers,
Stephen Rothwell
pgpkDxkHvyjeO.pgp
Description: OpenPGP digital signature

