From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0AC8FC47084 for ; Tue, 25 May 2021 16:17:13 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B7EDB6140E for ; Tue, 25 May 2021 16:17:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B7EDB6140E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0E03189930; Tue, 25 May 2021 16:17:12 +0000 (UTC) Received: from mail-oo1-xc33.google.com (mail-oo1-xc33.google.com [IPv6:2607:f8b0:4864:20::c33]) by gabe.freedesktop.org (Postfix) with ESMTPS id DDE3D89930 for ; Tue, 25 May 2021 16:17:10 +0000 (UTC) Received: by mail-oo1-xc33.google.com with SMTP id j17-20020a4ad6d10000b02901fef5280522so7325342oot.0 for ; Tue, 25 May 2021 09:17:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=e7vC82MOW0NW82MNwotSo5AjRB6ZfFedgPehiglFXVE=; b=VV2g3jXLjNwfucKdlWfV4nRFS80jeb3aFXhtJ2AzqlGmxZUsqbU05G5W7KCmBkqpDL ahNknuP6P5g901L0942qdMcdIDfgQ4hL8PM+EJozRybINL/+fsZvXlynDh6hIGygN1qk j12wrvt5JAfE3LewTyCnlQnDbBB2LAEcWWM0ZBmKG6pVaw84RyyS/qivGg1w8/GgwDyd ws7Lpm1aUvf1tj/WNbeeVVERuF7aGng6D/nZ6rA/+l/6W4jz4QijyVFnSQizjFg9XKPF /fRjpS86hFl/O0cpdm7MZFqZUuXfPIQtSmy7541HMMP1ljykUerNe76XybNKykIz/M04 hNaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=e7vC82MOW0NW82MNwotSo5AjRB6ZfFedgPehiglFXVE=; b=eR4by2HAsTIPMxTuENJCjsWVSdrfBdRfQWdXz0uGxi+meWrxnFycPzAuMZ1YcU2+Y0 MW0RDtJzCuDB8TlDdUpSK8O8gI8d7vbSu2EIf3hdtCiTDFu0Xgwl9T/leZkeqQzw9jp6 9DQQmSMX1BR1HHEt83RRQv4KgLRgTaSmQ2H96bdHp81+d3kY+Rds6hp1PA67pVwXZ2+Z GBayEvLUJQyPXSRfTrEf3Ta5+tyS8YObd7cvGcETd3zUpbTv3Z4FIblFuuDlm83rE0iu jLSZX5oIkxAyxNpjmHL3+9CdOP8z931OTbeyozSKe4he/nclwiLtnLxtP276+9FfBEhc ZhFA== X-Gm-Message-State: AOAM532RDYAW0yAbopjavB7oKYmuauH5eagqDv0dU4Cgjcc9yFsoa6BL oimMcYy90febHh+/kYTPLTPOCQ== X-Google-Smtp-Source: ABdhPJx5dyMTI6IS+EXOFg/tcrLCy9sK0qfNIS9Yu/9171h7psVC/ReR2mUWfvwOujBWOmDkWTb76A== X-Received: by 2002:a05:6820:611:: with SMTP id e17mr23313335oow.0.1621959430140; Tue, 25 May 2021 09:17:10 -0700 (PDT) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id s187sm3373925oig.6.2021.05.25.09.17.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 May 2021 09:17:09 -0700 (PDT) Date: Tue, 25 May 2021 11:17:07 -0500 From: Bjorn Andersson To: Shaokun Zhang Subject: Re: [PATCH] drm/msm/dp: remove the repeated declaration Message-ID: References: <1621945327-10871-1-git-send-email-zhangshaokun@hisilicon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1621945327-10871-1-git-send-email-zhangshaokun@hisilicon.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org, Abhinav Kumar , dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue 25 May 07:22 CDT 2021, Shaokun Zhang wrote: > Function 'dp_catalog_audio_enable' is declared twice, remove the > repeated declaration. > > Cc: Rob Clark > Cc: Abhinav Kumar Reviewed-by: Bjorn Andersson > Signed-off-by: Shaokun Zhang > --- > drivers/gpu/drm/msm/dp/dp_catalog.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/msm/dp/dp_catalog.h b/drivers/gpu/drm/msm/dp/dp_catalog.h > index 176a9020a520..f12468dcbb56 100644 > --- a/drivers/gpu/drm/msm/dp/dp_catalog.h > +++ b/drivers/gpu/drm/msm/dp/dp_catalog.h > @@ -124,7 +124,6 @@ void dp_catalog_audio_get_header(struct dp_catalog *catalog); > void dp_catalog_audio_set_header(struct dp_catalog *catalog); > void dp_catalog_audio_config_acr(struct dp_catalog *catalog); > void dp_catalog_audio_enable(struct dp_catalog *catalog); > -void dp_catalog_audio_enable(struct dp_catalog *catalog); > void dp_catalog_audio_config_sdp(struct dp_catalog *catalog); > void dp_catalog_audio_init(struct dp_catalog *catalog); > void dp_catalog_audio_sfe_level(struct dp_catalog *catalog); > -- > 2.7.4 >