From patchwork Wed Feb 21 15:05:29 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: 10233177 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 1ADF5602A7 for ; Wed, 21 Feb 2018 15:06:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 08E5528B1E for ; Wed, 21 Feb 2018 15:06:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F169C28B24; Wed, 21 Feb 2018 15:06:17 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID 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 7D2B328B1E for ; Wed, 21 Feb 2018 15:06:17 +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=NVDuFcv3yHNZqnGFuixSdNC9QNgjxWqe0yk+eRUP/Cw=; b=Jdd3YkjLEmGNWF puaVGOEXJygPKbbet607gNDYjplnNfM+AkmPEQiW3x1BEiqeWJAxhndtLE6WgqTf9gPzhm+9CUBm6 R26oYXSYIhh9j1QPPPBBLYKbEy+4zHJ6wbKSiyzAYqq2nmEsW0oS4tZAL/iDYM+2S/sRUwahptE9t cmoRnO0XIa9F/fuMnXkpt/kgmK53au3ufcsh+KXeY0Az2Qmgp61Z73bFQevK2cyq8fPdqptQclYvB hJPt2/M10SHW8MJHbZe0lHW3im9HbKp8HydJls0fSkjh7cj8VxuHCpwWum2sDTCwVwNNrTXIkQiwX termHKgXIM16gnnGUvLA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eoVy7-0008Eh-VN; Wed, 21 Feb 2018 15:06:03 +0000 Received: from mga17.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eoVy4-00088j-61 for linux-arm-kernel@lists.infradead.org; Wed, 21 Feb 2018 15:06:01 +0000 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Feb 2018 07:05:46 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,543,1511856000"; d="scan'208";a="29603251" Received: from bee.sh.intel.com (HELO bee) ([10.239.97.14]) by orsmga003.jf.intel.com with ESMTP; 21 Feb 2018 07:05:43 -0800 Received: from kbuild by bee with local (Exim 4.84_2) (envelope-from ) id 1eoVxw-0009nQ-Rj; Wed, 21 Feb 2018 23:05:52 +0800 Date: Wed, 21 Feb 2018 23:05:29 +0800 From: kbuild test robot To: Maxime Ripard Subject: [RFC PATCH] drm/panel: lhr050h41_init[] can be static Message-ID: <20180221150529.GA934@lkp-wsm-ep2> References: <33efcb267bc513bb19551f1ffdcf578ebfb90369.1519204731.git-series.maxime.ripard@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <33efcb267bc513bb19551f1ffdcf578ebfb90369.1519204731.git-series.maxime.ripard@bootlin.com> 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180221_070600_249631_28760698 X-CRM114-Status: GOOD ( 22.44 ) 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: Mark Rutland , devicetree@vger.kernel.org, Sean Paul , Maxime Ripard , Gustavo Padovan , dri-devel@lists.freedesktop.org, Maarten Lankhorst , linux-kernel@vger.kernel.org, Rob Herring , Chen-Yu Tsai , Mark Brown , Thierry Reding , kbuild-all@01.org, Thomas Petazzoni , Daniel Vetter , Maxime Ripard , 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: dcfac3b68dfb ("drm/panel: Add Huarui LHR050H41 panel driver") Signed-off-by: Fengguang Wu --- panel-huarui-lhr050h41.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/panel/panel-huarui-lhr050h41.c b/drivers/gpu/drm/panel/panel-huarui-lhr050h41.c index f73d484..f71030e 100644 --- a/drivers/gpu/drm/panel/panel-huarui-lhr050h41.c +++ b/drivers/gpu/drm/panel/panel-huarui-lhr050h41.c @@ -66,7 +66,7 @@ struct lhr050h41_instr { }, \ } -struct lhr050h41_instr lhr050h41_init[] = { +static struct lhr050h41_instr lhr050h41_init[] = { LHR050H41_SWITCH_PAGE_INSTR(3), LHR050H41_COMMAND_INSTR(0x01, 0x00), LHR050H41_COMMAND_INSTR(0x02, 0x00),