[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdYJtZJs7CNR7tagGuwjD6OXmH8rHWWS7nW4NDz1HujkKw@mail.gmail.com>
Date: Wed, 18 Nov 2020 08:50:49 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Srinivas Neeli <srinivas.neeli@...inx.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 gpio tree
On Wed, Nov 18, 2020 at 4:30 AM Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> drivers/gpio/gpio-xilinx.c: In function 'xgpio_remove':
> drivers/gpio/gpio-xilinx.c:275:2: error: implicit declaration of function 'pm_runtime_disable' [-Werror=implicit-function-declaration]
> 275 | pm_runtime_disable(&pdev->dev);
> | ^~~~~~~~~~~~~~~~~~
>
> Caused by commit
>
> fbbeb6c0a1d0 ("gpio: gpio-xilinx: Add remove function")
Ooops my fault for merging patches out-of-order, I'll go in
and fix it up manually by removing the pm call from remove().
Yours,
Linus Walleij
Powered by blists - more mailing lists