Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2382262imm; Mon, 24 Sep 2018 03:29:50 -0700 (PDT) X-Google-Smtp-Source: ACcGV6331QI6JdaEZVFw7kqcZLqWlxBlvLG+JjQXkIKx31SDk/MTb5rjRE+ax8b1n48z290YHCFs X-Received: by 2002:a63:c347:: with SMTP id e7-v6mr9033348pgd.240.1537784990292; Mon, 24 Sep 2018 03:29:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537784990; cv=none; d=google.com; s=arc-20160816; b=0+F/3PXlwyMxNS7y3vtQQfJAU6zQtPbiFlvBh+6EDAYxDEsyWAu6TASMlPqtN/iY3h xtjHewLPgCUA6YSwXyMSH6xTFU7+EDt5p0MKKx4dD0rew9NQgzF8vJkrg97rTxaNP0XM ymzZBGOYHlUp26mPBSVnXr5FPF3D6vDqKHywqxTQXYZCAoeLQQn2TbeABTWIJU7QGUje ZtnimFEkhEKAdWoZi9ohMNO0exBDKhoaUIT7Y+lF7GMzIUnXpLxTiaNzSQyl7gtw1mQ4 OjsVr9x1G8tq5OXV6EQKxxb5UZWfkdb6jm6ef/T80Ft/GDmGmlxO6mgGmOfXMA9z2ndX BLJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=MfeLMA9Cke78McwFNI9HEYIjW4uvOGyHNRMVcya1Ojs=; b=x07hv2etd1oLRQi32r7KhB5SEGVfOyIv2r03R40ydAHmP1i0KfD4BR72TyCRfM7mpJ HLZK4O1TNdOsnUWaPvnSdjpK0iCRTFYeyWM1i6Q/bUexiO1YV7hz3iR7230YRlOJxj7x JyCxiAafAJI9eTsgtXnfMg76XJMf5Hoj6xfcBQKpJX3MHVI+k3wXdjqUBNxYj+zwdAOk umFUEruTwIxy5ilwQdlCXmaANag7uk/0ePFptPPD5kjWKAt3YyJ4ueSFYhR8YEVDilkd jecV75LRJV7Vxt9DkDzUsXRamrgaqs7r94+arCmHiuJ+gwxYqflK80n7QKlYXy3Iqpqf bI/Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q1-v6si36648836pfj.149.2018.09.24.03.29.34; Mon, 24 Sep 2018 03:29:50 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728584AbeIXQaW (ORCPT + 99 others); Mon, 24 Sep 2018 12:30:22 -0400 Received: from mga12.intel.com ([192.55.52.136]:52905 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726074AbeIXQaW (ORCPT ); Mon, 24 Sep 2018 12:30:22 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Sep 2018 03:28:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,297,1534834800"; d="scan'208";a="93197585" Received: from sgsxdev001.isng.intel.com (HELO localhost) ([10.226.88.11]) by orsmga001.jf.intel.com with ESMTP; 24 Sep 2018 03:28:56 -0700 From: Songjun Wu To: yixin.zhu@linux.intel.com, chuanhua.lei@linux.intel.com, hauke.mehrtens@intel.com Cc: Songjun Wu , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, Jiri Slaby Subject: [PATCH 10/14] serial: lantiq: Reorder the head files Date: Mon, 24 Sep 2018 18:27:59 +0800 Message-Id: <20180924102803.30263-11-songjun.wu@linux.intel.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180924102803.30263-1-songjun.wu@linux.intel.com> References: <20180924102803.30263-1-songjun.wu@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Reorder the head files according to the coding style. Signed-off-by: Songjun Wu --- drivers/tty/serial/lantiq.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/tty/serial/lantiq.c b/drivers/tty/serial/lantiq.c index 88210de00f35..c983694ba24d 100644 --- a/drivers/tty/serial/lantiq.c +++ b/drivers/tty/serial/lantiq.c @@ -8,22 +8,22 @@ * Copyright (C) 2010 Thomas Langer, */ -#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 -- 2.11.0