[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdZbtr3igRpzfpujH3WA3Es6JGu7GxTFTCSKX9f-3uYOpw@mail.gmail.com>
Date: Tue, 30 Mar 2021 09:51:41 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Jonas Gorski <jonas.gorski@...il.com>,
Álvaro Fernández Rojas <noltari@...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 warning after merge of the pinctrl tree
On Tue, Mar 30, 2021 at 8:07 AM Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> After merging the pinctrl tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> drivers/pinctrl/bcm/pinctrl-bcm6362.c: In function 'bcm6362_set_gpio':
> drivers/pinctrl/bcm/pinctrl-bcm6362.c:503:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
> 503 | (uint32_t) desc->drv_data, 0);
> | ^
>
> Introduced by commit
>
> 705791e23ecd ("pinctrl: add a pincontrol driver for BCM6362")
Ha! The 0day robot didn't see it. Good that we have so many layers.
I bet Álvaro will have a patch to fix it in no time.
Yours,
Linus Walleij
Powered by blists - more mailing lists