From patchwork Tue Apr 6 09:14:52 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhen Lei X-Patchwork-Id: 415885 Delivered-To: patch@linaro.org Received: by 2002:a02:8562:0:0:0:0:0 with SMTP id g89csp4389169jai; Tue, 6 Apr 2021 02:15:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyWOgZ5k7BLxznV3kgFVQRNT+LTS6bqBpbiVrKIVjmmUEwVmAcqrNNAD4K5F4zrHa/SfL+C X-Received: by 2002:a5e:c117:: with SMTP id v23mr23118007iol.54.1617700513248; Tue, 06 Apr 2021 02:15:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617700513; cv=none; d=google.com; s=arc-20160816; b=f1iHXrVxwmAJTsGQwb5Jz4FAJ7iYGAf68QGoOBebLqvToqDMovzdEP1Lqw2csl+OQ5 mSpvLXz/r9fn/4TZTJqTOadpNG4j4PISpPrziIm36lv6gckHs2k16czzfLuAiOaFnUrF 25eRfgjVhIR6mH/llULM9yPix5qpkiIoxhTV9nWYsBRftkY6gWC4CQlFBd7o1zRGQIAG ZZZcvoMaWH/+iGWHy9aj9ybx6U33xiGn9QykbAo3YFNI3WKPBBmGn8SRF0n4PYA4894y bfjoHEK6O26I906N/zdlYZsCw2/xAx+ZrP8yWxx6pQY8Q2HLK2xB1KHVHupalngZOwkB MwKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=RW1KfTFzkbJctpXnWR10Yn+tRy+QGoU+XX6NGn2LcFA=; b=ZkxbAGVLDXC8GCm3Zf7BSKFapd6a1oZp79cE9DLvLOT8YQt1iELYHTHxPmt9zuDS8r wYcOpIhjT0JqmlRywGxi4HDqRv3OnHBaTHv49b1T2Re+qP6HWZ/j8GSzTizlvTQV/PaA +eORsz85/WVHPD/vz7ODrhBneLmPxubOKVVsDhBi4d6eb6s3W5snb5BZa5rJXHiN65y/ WWaw2iCqz57SE1/UlZ1Xih18wuIip56DCP18S/ITJ6nY0DiTx+d6C2kun+KgjWuMdp16 f1TRtWcznD/LBIcGA9KkGyoJMAhNosKVyeJb8h+nW3qFJdy06a4PJADpCLNMfpwp2N3e uZkQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-gpio-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v15si16920036ion.84.2021.04.06.02.15.13; Tue, 06 Apr 2021 02:15:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-gpio-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-gpio-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240949AbhDFJPT (ORCPT + 3 others); Tue, 6 Apr 2021 05:15:19 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:15609 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235539AbhDFJPS (ORCPT ); Tue, 6 Apr 2021 05:15:18 -0400 Received: from DGGEMS405-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4FF1yg4JHHz1BG9y; Tue, 6 Apr 2021 17:12:59 +0800 (CST) Received: from thunder-town.china.huawei.com (10.174.179.202) by DGGEMS405-HUB.china.huawei.com (10.3.19.205) with Microsoft SMTP Server id 14.3.498.0; Tue, 6 Apr 2021 17:14:59 +0800 From: Zhen Lei To: Damien Le Moal , Linus Walleij , linux-riscv , linux-gpio , linux-kernel CC: Zhen Lei Subject: [PATCH v2 1/1] pinctrl: Remove duplicated header file inclusion Date: Tue, 6 Apr 2021 17:14:52 +0800 Message-ID: <20210406091452.2530-2-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.26.0.windows.1 In-Reply-To: <20210406091452.2530-1-thunder.leizhen@huawei.com> References: <20210406091452.2530-1-thunder.leizhen@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.174.179.202] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Delete one of the header files that are included twice, all included header files are then rearranged alphabetically. Signed-off-by: Zhen Lei --- drivers/pinctrl/pinctrl-k210.c | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) -- 1.8.3 diff --git a/drivers/pinctrl/pinctrl-k210.c b/drivers/pinctrl/pinctrl-k210.c index 8a733cf77ba0522..8670c8cd0e387c8 100644 --- a/drivers/pinctrl/pinctrl-k210.c +++ b/drivers/pinctrl/pinctrl-k210.c @@ -3,19 +3,18 @@ * Copyright (C) 2020 Sean Anderson * Copyright (c) 2020 Western Digital Corporation or its affiliates. */ -#include -#include +#include #include +#include #include +#include +#include +#include +#include +#include #include -#include #include #include -#include -#include -#include -#include -#include #include