Hi all, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning:
drivers/pinctrl/bcm/pinctrl-bcm6362.c: In function 'bcm6362_set_gpio':
drivers/pinctrl/bcm/pinctrl-bcm6362.c:503:8: warning: cast from pointer to
integer of different size [-Wpointer-to-int-cast]
503 | (uint32_t) desc->drv_data, 0);
| ^
Introduced by commit
705791e23ecd ("pinctrl: add a pincontrol driver for BCM6362")
--
Cheers,
Stephen Rothwell
pgpvSLcNlOBty.pgp
Description: OpenPGP digital signature

