From patchwork Fri May 18 20:06:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Osipenko X-Patchwork-Id: 10412055 X-Patchwork-Delegate: rjw@sisk.pl 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 5A8F96031B for ; Fri, 18 May 2018 20:09:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4B92F28AC5 for ; Fri, 18 May 2018 20:09:47 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4006828ACB; Fri, 18 May 2018 20:09:47 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=unavailable 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 DA8DE28AC5 for ; Fri, 18 May 2018 20:09:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752377AbeERUH1 (ORCPT ); Fri, 18 May 2018 16:07:27 -0400 Received: from mail-lf0-f65.google.com ([209.85.215.65]:45125 "EHLO mail-lf0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752296AbeERUHV (ORCPT ); Fri, 18 May 2018 16:07:21 -0400 Received: by mail-lf0-f65.google.com with SMTP id w202-v6so15630788lff.12; Fri, 18 May 2018 13:07:20 -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; bh=uDtSv42YvTM2Y3z8BY4cJICdeT8BTLBC2p3LnzbdG6g=; b=XPwVyHvFBpoNjly9q1JUP6Ym9GyLy6eTol/xaaUeJOh5MINbeXG/dyObmOgnemaNUt 0YuCUk4n4pxcjKB0+g2dglEpGgT/He1YhIp1tw035hT2htg9OBRkzhDF4HD9wS+yHnGd 5Q5qnO4leVqMsvC6UW6s5lSIB6uSoQxdroiTlEWdF0/bzISL6/UKjSTkoo22wUM6bbdp 3ypwX3dYxyTikmvxRCFCh15sIXmzvPMphRWAf1wM2NsOweJmxHWLEywYxWanL9BbCYGj EOY2cCjDlDJumLfPlY8OReYQQbiwHBmGLBXYEY4zsZocVsCMZ3IHIbPjfJgsh3xAf5ja oSCg== 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; bh=uDtSv42YvTM2Y3z8BY4cJICdeT8BTLBC2p3LnzbdG6g=; b=IdMpiTulhvUlIAsMIStdaoxcgLK9zMrb3zwAFi0EpelQLbLiTbJ5kkeZ8mNg2Fo02I KMEuGkDYX+ZSyO7CgjBcYg+OhiuOM3Ezu+q/cPXltwO98pV9nAT0Ms7OA9YKd0viMp+B ZpKRyTdAuLL6qT2WGLYFw0O0quH/SWuOg/gdi+9meISOsmyVLb9gao6qwNNk2wi/oz4m vRJInlmrOkQQ68Ae/Pkq6Um5a5Ac4vAzJDNk/hHUrwQ/nvTje96ZolKjsiOmEVMVFeVz zkNlZlYup7LhCVTfllXkCK9Muxx2BqZfl++msThJcQKRBe6G3zzSkxw/qTXj5WG83h9y 4yeQ== X-Gm-Message-State: ALKqPwfnkqN8NFDljGaDYE2/E9CQGRL3VJWUQrAkxSUMVsit7+oFWVfJ HlXzxcxHLs6nA3ljHmGpz7Y= X-Google-Smtp-Source: AB8JxZp0SmsXLHxYWstg5mfREwdIWXvY5CpKjTJPpaDezEx+SYLkG+ypMb2r2Vu89owZsslJZJMliw== X-Received: by 2002:a19:a692:: with SMTP id p140-v6mr9881241lfe.121.1526674039686; Fri, 18 May 2018 13:07:19 -0700 (PDT) Received: from localhost.localdomain ([109.252.91.60]) by smtp.gmail.com with ESMTPSA id z132-v6sm2026987lfd.45.2018.05.18.13.07.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 May 2018 13:07:19 -0700 (PDT) From: Dmitry Osipenko To: "Rafael J. Wysocki" , Viresh Kumar , Thierry Reding , Jonathan Hunter Cc: linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Geis Subject: [PATCH v2 03/11] cpufreq: tegra20: Clean up included headers Date: Fri, 18 May 2018 23:06:34 +0300 Message-Id: <20180518200642.24815-4-digetx@gmail.com> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180518200642.24815-1-digetx@gmail.com> References: <20180518200642.24815-1-digetx@gmail.com> Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Remove unused/unneeded headers and sort them in the alphabet order. Signed-off-by: Dmitry Osipenko Acked-by: Thierry Reding Acked-by: Viresh Kumar --- drivers/cpufreq/tegra20-cpufreq.c | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/cpufreq/tegra20-cpufreq.c b/drivers/cpufreq/tegra20-cpufreq.c index dd8a76a64a8e..bec1a50a8138 100644 --- a/drivers/cpufreq/tegra20-cpufreq.c +++ b/drivers/cpufreq/tegra20-cpufreq.c @@ -16,16 +16,12 @@ * */ -#include -#include -#include -#include +#include #include -#include -#include #include -#include -#include +#include +#include +#include static struct cpufreq_frequency_table freq_table[] = { { .frequency = 216000 },