Sorry, I'm gonna send a V8 to fix this ASAP
On 03/09/2024 19:14, Mark Brown wrote:
On Mon, Jul 22, 2024 at 08:53:41AM +0200, amergnat@xxxxxxxxxxxx wrote:
From: Nicolas Belin <nbelin@xxxxxxxxxxxx>
Add the support of MT6357 PMIC audio codec.
This breaks the build:
/build/stage/linux/sound/soc/codecs/mt6357.c: In function ‘mt6357_platform_driver_probe’:
/build/stage/linux/sound/soc/codecs/mt6357.c:1824:55: error: too many arguments for format [-Werror=format-extra-args]
1824 | return dev_err_probe(&pdev->dev, ret, "Failed to parse dts\n", __func__);
| ^~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
--
Regards,
Alexandre