linux-next: build failure after merge of the arm-soc tree
Stephen Rothwell
sfr at canb.auug.org.au
Mon Jun 12 17:43:29 PDT 2023
Hi all,
After merging the arm-soc tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/input/touchscreen/ads7846.c: In function 'ads7846_get_props':
drivers/input/touchscreen/ads7846.c:1126:24: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
1126 | pdata->model = (u32)device_get_match_data(dev);
| ^
cc1: all warnings being treated as errors
Caused by commit
8f7913c04f6a ("Input: ads7846 - Fix usage of match data")
I have used the arm-soc tree from next-20230609 for today.
--
Cheers,
Stephen Rothwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230613/7b615ea9/attachment.sig>
More information about the linux-arm-kernel
mailing list