From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Message-ID: <1527850145.28160.6.camel@mhfsdcap03> Subject: Re: [PATCH v3] PCI: mediatek: Add system pm support for MT2712 From: Honghui Zhang To: Andy Shevchenko Date: Fri, 1 Jun 2018 18:49:05 +0800 In-Reply-To: References: <1527822270-30280-1-git-send-email-honghui.zhang@mediatek.com> MIME-Version: 1.0 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: youlin.pei@mediatek.com, devicetree , hongkun.cao@mediatek.com, Lorenzo Pieralisi , Marc Zyngier , linux-pci@vger.kernel.org, sean.wang@mediatek.com, xinping.qian@mediatek.com, Linux Kernel Mailing List , yt.shen@mediatek.com, Matthias Brugger , ryder.lee@mediatek.com, "moderated list:ARM/Mediatek SoC support" , yong.wu@mediatek.com, Bjorn Helgaas , yingjoe.chen@mediatek.com, Arnd Bergmann , Eddie Huang , linux-arm Mailing List Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+bjorn=helgaas.com@lists.infradead.org List-ID: On Fri, 2018-06-01 at 13:17 +0300, Andy Shevchenko wrote: > On Fri, Jun 1, 2018 at 6:04 AM, wrote: > > From: Honghui Zhang > > > +#ifdef CONFIG_PM_SLEEP > > +static int mtk_pcie_suspend_noirq(struct device *dev) > > __maybe_unused > Hi, Andy, thanks for your review. Bjorn had point this out that at: https://www.spinics.net/lists/arm-kernel/msg656774.html So __maybe_unused is not really needed. thanks _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel