From patchwork Mon Nov 6 15:59:44 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Gaignard X-Patchwork-Id: 10043773 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 30625603FF for ; Mon, 6 Nov 2017 16:00:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1E16729D80 for ; Mon, 6 Nov 2017 16:00:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 12C0929D89; Mon, 6 Nov 2017 16:00:01 +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.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id CD14029D80 for ; Mon, 6 Nov 2017 16:00:00 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 76C306E3A4; Mon, 6 Nov 2017 15:59:59 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wr0-x244.google.com (mail-wr0-x244.google.com [IPv6:2a00:1450:400c:c0c::244]) by gabe.freedesktop.org (Postfix) with ESMTPS id D25566E3A4 for ; Mon, 6 Nov 2017 15:59:57 +0000 (UTC) Received: by mail-wr0-x244.google.com with SMTP id q66so5456554wrb.13 for ; Mon, 06 Nov 2017 07:59:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=hBJkzWPlFFGJ5jRSpPqRPZgc83igYBHIG6hI9FfmDek=; b=WBb3evYtBpfkVEZRG6gKGND6W9t876MB6ePpNPmduyYSZ0tWq+fdM1wK2wfjk453Me k26+84n7ha57wyl/R4YpzXK78W6RAV1iWKweIJEjKpBhondgwd+Dv+IzksZaMpgEBMQj ZCcvIo2MJT5Ut3cQCcCzE/o73xoQRtLrwV/sc= 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=hBJkzWPlFFGJ5jRSpPqRPZgc83igYBHIG6hI9FfmDek=; b=jhoqqjgwc70ip30Opy6M+lO/imu0bU0tHuMbCr5WMJL2CzYSFeVMArXL0nRnMsQ3nd g+Vea5bcuOa13ZqnUyHvj006y1h/toDKBLsAJX6KXu6Qt7symsJqkYatZIXt0i6GNi8i aGlvtwkE8uAvwX9yTOx/JfHRRsRLMsVqUCQ+BWnKU+K5ZL9HQCR/1SJZUE+vIsTRLnbH iid7lfU/DTVmCCYN/PfGE45czC0BMoMTCdD1Drs9xQ8YFhrjBqy2DHqNmugUV6KmnyTK /dAKp2UX5pJyCL4HQoAqDMTPHob3EasbDCiibNPNtX0hI6iG49NQ2FTPbcsePTocO2ap WyMQ== X-Gm-Message-State: AJaThX5XRH+RKZQRpczngoxZUQpW/HraDWKXFG1q2SYqKSC+pI0lFurb CJZCmbsrcm7E6jfLLgYVk6g5rg== X-Google-Smtp-Source: ABhQp+QfUPzqm8ZEp1HDstyFwIvilnqaBxYQxZHv0Fs0xzO46kI07vObOY+SzNKQ2St4LbEIkIgWng== X-Received: by 10.223.151.211 with SMTP id t19mr5340367wrb.2.1509983996489; Mon, 06 Nov 2017 07:59:56 -0800 (PST) Received: from lmecxl0911.lme.st.com ([80.215.204.172]) by smtp.gmail.com with ESMTPSA id x63sm9601003wma.39.2017.11.06.07.59.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 06 Nov 2017 07:59:55 -0800 (PST) From: Benjamin Gaignard To: labbott@redhat.com, sumit.semwal@linaro.org, gregkh@linuxfoundation.org, arve@android.com, riandrews@android.com, broonie@kernel.org, dan.carpenter@oracle.com Subject: [PATCH v6 1/2] staging: ion: reorder include Date: Mon, 6 Nov 2017 16:59:44 +0100 Message-Id: <1509983985-20950-2-git-send-email-benjamin.gaignard@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1509983985-20950-1-git-send-email-benjamin.gaignard@linaro.org> References: <1509983985-20950-1-git-send-email-benjamin.gaignard@linaro.org> Cc: devel@driverdev.osuosl.org, linux-api@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Put include in alphabetic order Signed-off-by: Benjamin Gaignard Acked-by: Laura Abbott --- drivers/staging/android/ion/ion.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/staging/android/ion/ion.c b/drivers/staging/android/ion/ion.c index a7d9b0e..fda9756 100644 --- a/drivers/staging/android/ion/ion.c +++ b/drivers/staging/android/ion/ion.c @@ -15,28 +15,28 @@ * */ +#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 "ion.h"