From patchwork Wed Dec 20 10:50:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 10125483 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 998FC6019C for ; Wed, 20 Dec 2017 10:51:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 76091296DC for ; Wed, 20 Dec 2017 10:51:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6B047296F2; Wed, 20 Dec 2017 10:51:45 +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=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=unavailable version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 07AA9296DC for ; Wed, 20 Dec 2017 10:51:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=GY8j18tOTh7YymQGmQAIiS6i9+NMVDrW+nOt4fCLcC8=; b=JepkX08yYiqSjyrssCB9RLWGC8 2zk+/VbSMJwniu5xauAFemRGcrbUjHpYkvpyAtHVNRzJSqzGRk8X3XsD9aiKJHk59ige9IZ7uvwYf u7HGrpOk7eJ4Bh15UxZn0e4bHXYHGY4Jab6IC81hFSMyyp1K5E+73WRJrWcU3PJAAtQCBZU6cXTLJ kSCDav8N/D8Ez07aiEjxQf4YQZV8F/nevZAf4u9mEcEtCuQ0iJbM7dAfkTAYLflIOnYrOxH+f0XT8 k7jROBKTo0zJ1bxeKGg2+zEKk1W9dOj3VIMiE+soxlpxKPARJsV9fAxDw7D8Q7dpkTjfW2Z64opvt tta1wO9g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eRbyQ-0001Cz-0N; Wed, 20 Dec 2017 10:51:42 +0000 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eRbxl-0000TO-G3 for linux-arm-kernel@lists.infradead.org; Wed, 20 Dec 2017 10:51:05 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id 9B2712069C; Wed, 20 Dec 2017 11:50:49 +0100 (CET) Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id 6EA6C20381; Wed, 20 Dec 2017 11:50:39 +0100 (CET) From: Maxime Ripard To: Chen-Yu Tsai , Maxime Ripard , Ulf Hansson Subject: [PATCH 1/2] mmc: sunxi: Reorder the headers Date: Wed, 20 Dec 2017 11:50:34 +0100 Message-Id: X-Mailer: git-send-email 2.14.3 In-Reply-To: References: In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171220_025101_780771_38D7EB3C X-CRM114-Status: UNSURE ( 8.75 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Our headers sort algorithm has had pretty chaotic results. Let's fix that. Signed-off-by: Maxime Ripard --- drivers/mmc/host/sunxi-mmc.c | 43 +++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 23 deletions(-) diff --git a/drivers/mmc/host/sunxi-mmc.c b/drivers/mmc/host/sunxi-mmc.c index cc98355dbdb9..3ce46ebd3488 100644 --- a/drivers/mmc/host/sunxi-mmc.c +++ b/drivers/mmc/host/sunxi-mmc.c @@ -13,36 +13,33 @@ * the License, or (at your option) any later version. */ -#include -#include -#include -#include -#include -#include -#include - #include #include -#include -#include -#include -#include +#include +#include #include -#include -#include -#include - -#include -#include -#include - +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include -#include -#include -#include #include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include /* register offset definitions */ #define SDXC_REG_GCTRL (0x00) /* SMC Global Control Register */