linux-next: build failure in final build

From: Mark Brown

Date: Thu Jul 30 2026 - 11:26:15 EST


Hi all,

After in the final build, today's linux-next build (arm64 allyesconfig)
failed like this:

/tmp/next/build/drivers/pinctrl/nxp/pinctrl-s32cc.c: In function 's32_pinctrl_probe':
/tmp/next/build/drivers/pinctrl/nxp/pinctrl-s32cc.c:1565:33: error: assignment to 'int (*)(struct gpio_regmap *, enum gpio_regmap_operation, unsigned int, unsigned int, unsigned int *, unsigned int *)' from incompatible pointer type 'int (*)(struct gpio_regmap *, unsigned int, unsigned int, unsigned int *, unsigned int *)' [-Wincompatible-pointer-types]
1565 | gpio_cfg.reg_mask_xlate = s32_gpio_reg_mask_xlate;
| ^

Caused by commit

94cb9e8f27079 (pinctrl: s32cc: implement GPIO functionality)

which I have reverted for today.

Attachment: signature.asc
Description: PGP signature