From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for Sep 16 (spi/spi-bcm-qspi.c) Date: Fri, 16 Sep 2016 09:26:25 -0700 Message-ID: References: <20160916144547.7ea03f37@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160916144547.7ea03f37-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Rothwell , linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mark Brown , Kamal Dasu List-Id: linux-next.vger.kernel.org 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 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html