From patchwork Sat Mar 27 02:03:48 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhen Lei X-Patchwork-Id: 410126 Delivered-To: patch@linaro.org Received: by 2002:a02:8562:0:0:0:0:0 with SMTP id g89csp2057464jai; Sat, 27 Mar 2021 00:42:21 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwvARjHX1GgnQnBqZfcLVHEEDP6/SJ3TDa6azEn/j4kXmjnfvboByPJ7hXoMS3I3TdKzUMc X-Received: by 2002:a17:902:e74e:b029:e7:1f01:c6b1 with SMTP id p14-20020a170902e74eb02900e71f01c6b1mr7194934plf.43.1616830940934; Sat, 27 Mar 2021 00:42:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616830940; cv=none; d=google.com; s=arc-20160816; b=VEK5rkm53AHO/hlce+C/gJCcjX5gJrsDxJgwvag8uNsKkTkeSwuTbfDEZDVlO71GrB oMV2sLVor+c2/ej6iBEbijYReRi56NPQuTTscy5GecZdnTDdBqOBPT4husf03V8SeqWG pNaw70xw1iG58TWIgEnokPxQAjLrsVhbn2ZGu3fqASkFDd1J9W0Or+0DUPdN/2DrG7an SP6S6gH9+Y+IWVuo++82QpIWWU/ZM2D5kPfoSFelFgxFwvI43TM/0tuSKtqwu9E4joAj ISllUA0mL/YBZ3IBaooPh4kC3OcstZXmyp/0Us3MLEPAkXCXup/4hZhp1ekVgcLoOm6E 39yQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:cc:list-subscribe :list-help:list-post:list-archive:list-unsubscribe:list-id :precedence:mime-version:message-id:date:subject:to:from :delivered-to; bh=B+WQbv7LZZnNOTqCrMKbGajEXT6LS8Ub8+1+JublflY=; b=JBdiICxpPMzVGNV6Q+R+MkI4/T97kpaLubD62ElIqMm67YY+Qsby7Ibn56b44qmOwE ZJS3oWE2BUX6HFTzLH1nOCcYZieskBBObzfl67DV7AzQh3JK27b4AKGk9IddjPRhvuCR 7CWiw/rUYyoY83j6e++e4GD3ENRxU3QqHX508sMvJbRad7K7PSLcYQAa2WMmMo0oi6OV utn1sG8xX/ieHjdjwW2rEgElQlRaFXz4aQIebhJCeTq2QUbTBTHNJjE7EqRibRDr96ru r8s+a6hHDHZkuvc4xm/Qx9+uh9kPbw+hPC25Fi1jfLY1IgsObAgGrx9h0Zc26eVv8ODW TCcg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from gabe.freedesktop.org (gabe.freedesktop.org. [131.252.210.177]) by mx.google.com with ESMTPS id n83si868422pfd.138.2021.03.27.00.42.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 27 Mar 2021 00:42:20 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) client-ip=131.252.210.177; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D2DFA6E34B; Sat, 27 Mar 2021 07:42:18 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from szxga07-in.huawei.com (szxga07-in.huawei.com [45.249.212.35]) by gabe.freedesktop.org (Postfix) with ESMTPS id A257D6F515; Sat, 27 Mar 2021 02:04:18 +0000 (UTC) Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4F6htF4D8BzB0VB; Sat, 27 Mar 2021 10:02:13 +0800 (CST) Received: from thunder-town.china.huawei.com (10.174.179.202) by DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id 14.3.498.0; Sat, 27 Mar 2021 10:03:59 +0800 From: Zhen Lei To: Ben Skeggs , David Airlie , "Daniel Vetter" , dri-devel , nouveau , linux-kernel Subject: [PATCH 1/1] drm/nouveau/nvenc: Remove duplicated header file inclusion Date: Sat, 27 Mar 2021 10:03:48 +0800 Message-ID: <20210327020348.1968-1-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.26.0.windows.1 MIME-Version: 1.0 X-Originating-IP: [10.174.179.202] X-CFilter-Loop: Reflected X-Mailman-Approved-At: Sat, 27 Mar 2021 07:42:09 +0000 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: Zhen Lei Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The header file "priv.h" is already included above and can be removed here. Signed-off-by: Zhen Lei --- drivers/gpu/drm/nouveau/nvkm/engine/nvenc/base.c | 1 - 1 file changed, 1 deletion(-) -- 1.8.3 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/base.c b/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/base.c index c39e797dc7c9425..cf5dcfda7b2538f 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/base.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/base.c @@ -21,7 +21,6 @@ */ #include "priv.h" -#include "priv.h" #include static void *