[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YsQvbia3TXHe/CYS@google.com>
Date: Tue, 5 Jul 2022 13:32:46 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Aidan MacDonald <aidanmacdonald.0x0@...il.com>
Cc: Aidan MacDonald <aidanmacdonald.0x0@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the mfd tree
On Tue, 05 Jul 2022, Stephen Rothwell wrote:
> Hi all,
>
> After merging the mfd tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> drivers/mfd/axp20x.c:634:35: error: initialization of 'unsigned int (*)(struct regmap_irq_chip_data *, unsigned int, int)' from incompatible pointer type 'int (*)(unsigned int, int)' [-Werror=incompatible-pointer-types]
> 634 | .get_irq_reg = axp192_get_irq_reg,
> | ^~~~~~~~~~~~~~~~~~
> drivers/mfd/axp20x.c:634:35: note: (near initialization for 'axp192_regmap_irq_chip.get_irq_reg')
>
> Caused by commit
>
> 8c7d8aa029a3 ("mfd: axp20x: Add support for AXP192")
>
> I have used the mfd tree from next-20220704 for today.
Aidan, what are your plans?
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists