Hi all, While building Linus' tree, today's linux-next build (arm multi_v7_defconfig) produced this warning:
drivers/pinctrl/nomadik/pinctrl-nomadik.c: In function 'nmk_gpio_dbg_show_one':
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable
'wake' [-Wunused-variable]
952 | bool wake;
| ^~~~
Introduced by commit
f3925032d7fd ("pinctrl: nomadik: Use irq_has_action()")
--
Cheers,
Stephen Rothwell
pgp44r1VVHz5I.pgp
Description: OpenPGP digital signature

