Re: linux-next: Tree for Sep 16 (spi/spi-bcm-qspi.c)

2016-09-16 Thread Randy Dunlap
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,

Re: linux-next: Tree for Sep 16 (spi/spi-bcm-qspi.c)

2016-09-16 Thread Randy Dunlap
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,