Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1485159
| From | Randy Dunlap <rdunlap@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: Tree for Sep 16 (spi/spi-bcm-qspi.c) |
| Date | 2016-09-16 18:30 +0200 |
| Message-ID | <si4bv-7aF-1@gated-at.bofh.it> (permalink) |
| References | <shTg5-8ie-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: Tree for Sep 16 Stephen Rothwell <sfr@canb.auug.org.au> - 2016-09-16 06:50 +0200 Re: linux-next: Tree for Sep 16 (spi/spi-bcm-qspi.c) Randy Dunlap <rdunlap@infradead.org> - 2016-09-16 18:30 +0200
csiph-web