From patchwork Tue Apr 14 21:59:46 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 18243 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n3ELxxIE011509 for ; Tue, 14 Apr 2009 21:59:59 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753551AbZDNV7t (ORCPT ); Tue, 14 Apr 2009 17:59:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754482AbZDNV7t (ORCPT ); Tue, 14 Apr 2009 17:59:49 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:53968 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753551AbZDNV7t (ORCPT ); Tue, 14 Apr 2009 17:59:49 -0400 Received: from c-67-160-239-110.hsd1.ca.comcast.net ([67.160.239.110] helo=[127.0.0.1]) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.68) (envelope-from ) id 1LtqfU-0003Z2-2I; Tue, 14 Apr 2009 21:59:48 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 67.160.239.110 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+ZDZ4qQDlGJCcnBxi+ybPV Subject: [PATCH 09/11] ARM: OMAP3: remove duplicated #include To: linux-arm-kernel@lists.arm.linux.org.uk From: Tony Lindgren Cc: linux-omap@vger.kernel.org, Huang Weiyi Date: Tue, 14 Apr 2009 14:59:46 -0700 Message-ID: <20090414215946.9878.13276.stgit@localhost> In-Reply-To: <20090414214638.9878.17987.stgit@localhost> References: <20090414214638.9878.17987.stgit@localhost> User-Agent: StGit/0.14.3.343.g0584 MIME-Version: 1.0 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org From: Huang Weiyi Removed duplicated #include in arch/arm/mach-omap2/board-rx51.c. Signed-off-by: Huang Weiyi Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/board-rx51.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm/mach-omap2/board-rx51.c b/arch/arm/mach-omap2/board-rx51.c index 3a0daac..374ff63 100644 --- a/arch/arm/mach-omap2/board-rx51.c +++ b/arch/arm/mach-omap2/board-rx51.c @@ -15,7 +15,6 @@ #include #include #include -#include #include #include