[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdYic+7AN9d-F1kzZbLtOa0hHdM02NP3hvyWkM9VAckcmg@mail.gmail.com>
Date: Thu, 11 Oct 2018 09:51:10 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Rafał Miłecki <rafal@...ecki.pl>
Subject: Re: linux-next: build warning after merge of the pinctrl tree
On Thu, Oct 11, 2018 at 5:17 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-ns.c: In function 'ns_pinctrl_probe':
> drivers/pinctrl/bcm/pinctrl-ns.c:288:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
> ns_pinctrl->chipset_flag = (unsigned int)of_id->data;
> ^
> drivers/pinctrl/bcm/pinctrl-ns.c:310:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
> unsigned int chipsets = (unsigned int)src->drv_data;
> ^
I tried to fix it, stumbled, not I tried to fix it again.
Let's see if I got it right now!
Thanks,
Linus Walleij
Powered by blists - more mailing lists