linux-next: build failure after merge of the arm-soc tree

Linus Walleij linus.walleij at linaro.org
Mon Jun 12 23:38:13 PDT 2023


On Tue, Jun 13, 2023 at 2:43 AM Stephen Rothwell <sfr at canb.auug.org.au> wrote:

> 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

There is already a patch, I'm sure it's on its way in:
https://lore.kernel.org/linux-input/20230609202722.3634721-1-arnd@kernel.org/

Arnd can you apply this patch to the SoC tree where the cause
(by me) is? It's on top of the OMAP GPIO cleanups.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list