From patchwork Tue Apr 30 23:57:58 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Soren Brinkmann X-Patchwork-Id: 2506761 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork2.kernel.org (Postfix) with ESMTP id 81512DFB75 for ; Tue, 30 Apr 2013 23:59:59 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UXKSP-0004GL-B1; Tue, 30 Apr 2013 23:59:38 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UXKSD-0004Qg-Rg; Tue, 30 Apr 2013 23:59:25 +0000 Received: from mail-pb0-x22d.google.com ([2607:f8b0:400e:c01::22d]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UXKS6-0004P3-Ew for linux-arm-kernel@lists.infradead.org; Tue, 30 Apr 2013 23:59:20 +0000 Received: by mail-pb0-f45.google.com with SMTP id ro2so506359pbb.32 for ; Tue, 30 Apr 2013 16:58:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references; bh=o19xsO50BT8t1augccr7y8LjfJcTe+xMyQbuZhHJ5iA=; b=N1tWmdWcAvWvO63/dsdY6roYuQED5M2H+xAsY4j0yb04H53hjoAzomfWRw+aVBrFU6 2r4Fp9tv+BxfkbklCkNi7nmqVNmHg2kImely4zt39sPFNPa4jvQeQzvBCNmP+YNCiU4v cuS2tjHBAXf4i9dr4Zk+LFmAs9LCfDA3r9dV5WIT5QlP9ofjdwjoX6DeySDx4OXf3wI/ MAtSw4YB37Cu8BENPnmuN21Y9gg9na6FjFP4iLEudaV1bLG5u7LFip6/9lOftsVFYDsU SpRhhzpIM0+8FgSkTM7pp5T6+zkeIj1wgJdPI7T1J56Zl+hKNEZ62AWT2rm+5rr9w8Ye qlmw== X-Received: by 10.68.195.103 with SMTP id id7mr932391pbc.56.1367366336847; Tue, 30 Apr 2013 16:58:56 -0700 (PDT) Received: from localhost ([149.199.62.254]) by mx.google.com with ESMTPSA id xl10sm1065934pac.15.2013.04.30.16.58.55 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 30 Apr 2013 16:58:55 -0700 (PDT) From: Soren Brinkmann To: Michal Simek , Josh Cartwright , Mike Turquette , Lars-Peter Clausen , Peter Crosthwaite Subject: [PATCH 1/7] tty: xuartps: Sort #includes alphabetically Date: Tue, 30 Apr 2013 16:57:58 -0700 Message-Id: <1367366284-28304-2-git-send-email-soren.brinkmann@xilinx.com> X-Mailer: git-send-email 1.8.2.2 In-Reply-To: <1367366284-28304-1-git-send-email-soren.brinkmann@xilinx.com> References: <1367366284-28304-1-git-send-email-soren.brinkmann@xilinx.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130430_195918_652041_B26CACAC X-CRM114-Status: UNSURE ( 8.49 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (soeren.brinkmann[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Russell King , Arnd Bergmann , Stephen Warren , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org, Jiri Slaby , Soren Brinkmann X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Signed-off-by: Soren Brinkmann CC: Greg Kroah-Hartman CC: Jiri Slaby CC: linux-serial@vger.kernel.org --- drivers/tty/serial/xilinx_uartps.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/tty/serial/xilinx_uartps.c b/drivers/tty/serial/xilinx_uartps.c index 4e5c778..773732b 100644 --- a/drivers/tty/serial/xilinx_uartps.c +++ b/drivers/tty/serial/xilinx_uartps.c @@ -11,17 +11,17 @@ * */ +#include +#include +#include +#include +#include +#include #include #include #include #include #include -#include -#include -#include -#include -#include -#include #define XUARTPS_TTY_NAME "ttyPS" #define XUARTPS_NAME "xuartps"