From patchwork Sat Mar 16 07:33:41 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kernel test robot X-Patchwork-Id: 10855789 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id EEF591805 for ; Sat, 16 Mar 2019 07:34:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CBDFB2A678 for ; Sat, 16 Mar 2019 07:34:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BFFBA2A6B4; Sat, 16 Mar 2019 07:34:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 6EC992A678 for ; Sat, 16 Mar 2019 07:34:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=HPvyaaycf3nYBEDFEsSLxP4KLCPRLYMnAwB/07Nn0CM=; b=cdYS+KqEwv8uZ5 T+eyhsgktlVXLi+BUlFkYbk55pjn/n+3uVi2wYPKKoECcnLpM/qgUIt1F9pYPZR5Tweq+A0LzwCjg OR6NQksHwc8h6ONbuYFolR1siRyzBllZqtTj18CS3fMXQic8tx6NBjQXgswWXkP7Ht/DGqufalbcr 9X9N4TqZDHXP+Z2c1fYVqv2Yh87xoC6PsX8s7Gua/ykhfXQe1tMV7wo2w6Rb7JQSUcln5ScY2yaIe 77i90E2aNswLEnueOCHHoCb8vuWJ7lcxOzItUe/BXAIj/3DrLoBt3L2LMboEPRTnJwzyuGNcDRAVP QUrzFQfO7v7LwobXKWCg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h53pU-0002tk-CI; Sat, 16 Mar 2019 07:34:04 +0000 Received: from mga11.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h53pK-0002iX-Nk for linux-arm-kernel@lists.infradead.org; Sat, 16 Mar 2019 07:33:55 +0000 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Mar 2019 00:33:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,485,1544515200"; d="scan'208";a="127477519" Received: from lkp-server01.sh.intel.com (HELO lkp-server01) ([10.239.97.150]) by orsmga006.jf.intel.com with ESMTP; 16 Mar 2019 00:33:49 -0700 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1h53pE-0000bh-Cl; Sat, 16 Mar 2019 15:33:48 +0800 Date: Sat, 16 Mar 2019 15:33:41 +0800 From: kbuild test robot To: Ludovic Barre Subject: [RFC PATCH spi] spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static Message-ID: <20190316073341.GA132987@lkp-hsx03> References: <201903161509.ZfXt4Lx6%lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201903161509.ZfXt4Lx6%lkp@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190316_003354_783542_1A4C35F2 X-CRM114-Status: GOOD ( 12.66 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandre Torgue , linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Mark Brown , kbuild-all@01.org, Maxime Coquelin , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Fixes: 2e541b64ee52 ("spi: spi-mem: stm32-qspi: add suspend/resume support") Signed-off-by: kbuild test robot --- spi-stm32-qspi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/spi/spi-stm32-qspi.c b/drivers/spi/spi-stm32-qspi.c index 3e8ca10..7879a52 100644 --- a/drivers/spi/spi-stm32-qspi.c +++ b/drivers/spi/spi-stm32-qspi.c @@ -517,7 +517,7 @@ static int __maybe_unused stm32_qspi_resume(struct device *dev) return 0; } -SIMPLE_DEV_PM_OPS(stm32_qspi_pm_ops, stm32_qspi_suspend, stm32_qspi_resume); +static SIMPLE_DEV_PM_OPS(stm32_qspi_pm_ops, stm32_qspi_suspend, stm32_qspi_resume); static const struct of_device_id stm32_qspi_match[] = { {.compatible = "st,stm32f469-qspi"},