From patchwork Fri Jul 10 09:25:36 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?Q2zDqW1lbnQgUMOpcm9u?= X-Patchwork-Id: 11661633 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6FE38913 for ; Tue, 14 Jul 2020 07:03:51 +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 4DB8A221ED for ; Tue, 14 Jul 2020 07:03:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="CS12xL4M" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4DB8A221ED Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com 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 E8CD06E926; Tue, 14 Jul 2020 07:02:50 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm1-x343.google.com (mail-wm1-x343.google.com [IPv6:2a00:1450:4864:20::343]) by gabe.freedesktop.org (Postfix) with ESMTPS id 335086E082 for ; Fri, 10 Jul 2020 09:25:56 +0000 (UTC) Received: by mail-wm1-x343.google.com with SMTP id w3so5162236wmi.4 for ; Fri, 10 Jul 2020 02:25:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ciy3HDqvKk5PARaiKZGCtCw2SjWa+ryFuI+p7pTDJCM=; b=CS12xL4MC/BksNlaIwRvyjwByz6TExJ0myJwWurq4UfyGNLpbsSrkuNF/quq0IrCw0 xRCpPjeHPg0vcncegyAUUCeWP1J4CIVCXwsjxoz6JtF1zhhsm+hCrJZhqUuMRR9bBhJX ba0Syb94q0gwzHGWJqAhCZbu1t67N7v6rFtiCR/o5Q7YANVO2fl0VjnrV/qewiMGABS2 LC4Qu0DHz1muygT+uGpJrxahKYbuNbb8UT39MeH0vK+DpFcSG0CxtR+f3pfyxtCr2Wp6 lbHyuEEI0ttwpwZSc8PYtlgzBElPlte8lwG9OfuL4QJnZBSV7p6DaSoWuIB2DrSAhe7u sBIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ciy3HDqvKk5PARaiKZGCtCw2SjWa+ryFuI+p7pTDJCM=; b=TTTZOgXvwWQpBLYbu1jORR1dLiLhKuhQSD6/IgVb0GqSBzp0SCk+e1nkrxLsH1RKem 2iIC8rrsIg5zTC9AJASfOKOM5Qs2mVnkq2obYem5KJ2K5gn2jd3zQmFv57dAVUwGtHel c6p9hd8tQdNjd5oZWbb/FHBWbSBbsJ060sGtv1WRQ0S83nBpkUpfG2T7949ytWfL8jKM FMY7kenKdEYRXvnCXVK6eAsdN7qiMBPq7J2VgOcncGQVGfyCct2UJ9aDQIqkKVU0Fmm2 qWwbVw3vGXSeI4QxQx8spCMGRPw5AQjTuqcTwhoVH+nJ2QGJ87TTZOSn6pgt3KCZlHY3 ph+w== X-Gm-Message-State: AOAM5302ZQtb7GjVRpiMX6KH0ZU8b88kZnPJlHGGlWgs9Ko2/KZSe5sF moyWbdprP+FDuQ1+nR/DU0Y= X-Google-Smtp-Source: ABdhPJwyGsfKRK2ok2A3GZOj8rkfOYAVuUfKijampNPqAXAT3B9HhIiWfpDKg6V5bv2Bk2P0wHopUw== X-Received: by 2002:a05:600c:2511:: with SMTP id d17mr4368631wma.127.1594373154688; Fri, 10 Jul 2020 02:25:54 -0700 (PDT) Received: from clement-Latitude-7490.numericable.fr (213-245-241-245.rev.numericable.fr. [213.245.241.245]) by smtp.gmail.com with ESMTPSA id h23sm8179559wmb.3.2020.07.10.02.25.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Jul 2020 02:25:54 -0700 (PDT) From: =?utf-8?b?Q2zDqW1lbnQgUMOpcm9u?= To: Rob Herring , Tomeu Vizoso , Steven Price , Alyssa Rosenzweig , Viresh Kumar , Nishanth Menon , Stephen Boyd , Maxime Ripard , Chen-Yu Tsai Subject: [PATCH v4 02/14] drm/panfrost: clean headers in devfreq Date: Fri, 10 Jul 2020 11:25:36 +0200 Message-Id: <20200710092548.316054-3-peron.clem@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200710092548.316054-1-peron.clem@gmail.com> References: <20200710092548.316054-1-peron.clem@gmail.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 14 Jul 2020 07:02:08 +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: =?utf-8?b?Q2zDqW1lbnQgUMOpcm9u?= , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Don't include not required headers and sort them. Reviewed-by: Steven Price Reviewed-by: Alyssa Rosenzweig Signed-off-by: Clément Péron --- drivers/gpu/drm/panfrost/panfrost_devfreq.c | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/panfrost/panfrost_devfreq.c b/drivers/gpu/drm/panfrost/panfrost_devfreq.c index 1b560b903ea6..df7b71da9a84 100644 --- a/drivers/gpu/drm/panfrost/panfrost_devfreq.c +++ b/drivers/gpu/drm/panfrost/panfrost_devfreq.c @@ -1,18 +1,14 @@ // SPDX-License-Identifier: GPL-2.0 /* Copyright 2019 Collabora ltd. */ + +#include #include #include #include #include -#include -#include #include "panfrost_device.h" #include "panfrost_devfreq.h" -#include "panfrost_features.h" -#include "panfrost_issues.h" -#include "panfrost_gpu.h" -#include "panfrost_regs.h" static void panfrost_devfreq_update_utilization(struct panfrost_device *pfdev) {