From patchwork Sat May 5 20:11:54 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kernel test robot X-Patchwork-Id: 10382345 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 125F560159 for ; Sat, 5 May 2018 20:12:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 01A0628917 for ; Sat, 5 May 2018 20:12:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EA93028A3B; Sat, 5 May 2018 20:12:14 +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=-7.9 required=2.0 tests=BAYES_00, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7948B28917 for ; Sat, 5 May 2018 20:12:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751845AbeEEUMN (ORCPT ); Sat, 5 May 2018 16:12:13 -0400 Received: from mga09.intel.com ([134.134.136.24]:31932 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751838AbeEEUMM (ORCPT ); Sat, 5 May 2018 16:12:12 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 May 2018 13:12:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,367,1520924400"; d="scan'208";a="38699293" Received: from bee.sh.intel.com (HELO bee) ([10.239.97.14]) by orsmga007.jf.intel.com with ESMTP; 05 May 2018 13:12:10 -0700 Received: from kbuild by bee with local (Exim 4.84_2) (envelope-from ) id 1fF3XN-000Ecw-Ka; Sun, 06 May 2018 04:12:09 +0800 Date: Sun, 6 May 2018 04:11:54 +0800 From: kbuild test robot To: Balakrishna Godavarthi Cc: kbuild-all@01.org, marcel@holtmann.org, johan.hedberg@gmail.com, linux-bluetooth@vger.kernel.org, rtatiya@codeaurora.org, hemantg@codeaurora.org, linux-arm-msm@vger.kernel.org, Balakrishna Godavarthi Subject: [RFC PATCH] Bluetooth: hci_qca: btqca_disable_regulators() can be static Message-ID: <20180505201154.GA97475@lkp-hsx03> References: <1525448106-18616-3-git-send-email-bgodavar@codeaurora.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1525448106-18616-3-git-send-email-bgodavar@codeaurora.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: fengguang.wu@intel.com X-SA-Exim-Scanned: No (on bee); SAEximRunCond expanded to false Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Fixes: 1bab29c5dbe1 ("Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990.") Signed-off-by: Fengguang Wu --- hci_qca.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/bluetooth/hci_qca.c b/drivers/bluetooth/hci_qca.c index 075fab7..ff9fbe0 100644 --- a/drivers/bluetooth/hci_qca.c +++ b/drivers/bluetooth/hci_qca.c @@ -1291,7 +1291,7 @@ static const struct btqca_vreg_data cherokee_data = { .num_vregs = 5, }; -void btqca_disable_regulators(int reg_nu, struct btqca_vreg *vregs) +static void btqca_disable_regulators(int reg_nu, struct btqca_vreg *vregs) { /* disable the regulator if requested by user * or when fault in any regulator.