[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d7ab4275-bc93-94f3-ab26-4ff5649ad0fb@infradead.org>
Date: Fri, 16 Sep 2016 09:26:25 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>, linux-next@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org,
Mark Brown <broonie@...nel.org>,
Kamal Dasu <kdasu.kdev@...il.com>
Subject: Re: linux-next: Tree for Sep 16 (spi/spi-bcm-qspi.c)
On 09/15/16 21:45, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20160915:
>
on i386:
when CONFIG_PM_SLEEP and CONFIG_SUSPEND are not enabled:
../drivers/spi/spi-bcm-qspi.c:1300:13: error: 'bcm_qspi_suspend' undeclared here (not in a function)
.suspend = bcm_qspi_suspend,
^
../drivers/spi/spi-bcm-qspi.c:1301:13: error: 'bcm_qspi_resume' undeclared here (not in a function)
.resume = bcm_qspi_resume,
^
--
~Randy
Powered by blists - more mailing lists