From patchwork Wed Feb 25 22:02:37 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Aguirre Rodriguez, Sergio Alberto" X-Patchwork-Id: 8849 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 n1PM2jOT025386 for ; Wed, 25 Feb 2009 22:02:46 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758075AbZBYWCq (ORCPT ); Wed, 25 Feb 2009 17:02:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759546AbZBYWCq (ORCPT ); Wed, 25 Feb 2009 17:02:46 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:57958 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758075AbZBYWCp convert rfc822-to-8bit (ORCPT ); Wed, 25 Feb 2009 17:02:45 -0500 Received: from dlep95.itg.ti.com ([157.170.170.107]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id n1PM2cQD026383 for ; Wed, 25 Feb 2009 16:02:43 -0600 Received: from dlee74.ent.ti.com (localhost [127.0.0.1]) by dlep95.itg.ti.com (8.13.8/8.13.8) with ESMTP id n1PM2cA2008842 for ; Wed, 25 Feb 2009 16:02:38 -0600 (CST) Received: from dlee02.ent.ti.com ([157.170.170.17]) by dlee74.ent.ti.com ([157.170.170.8]) with mapi; Wed, 25 Feb 2009 16:02:38 -0600 From: "Aguirre Rodriguez, Sergio Alberto" To: "linux-omap@vger.kernel.org" CC: "Syed Mohammed, Khasim" Date: Wed, 25 Feb 2009 16:02:37 -0600 Subject: [PATCH 2/2] OMAP3430SDP: Get rid of checkpatch.pl warnings with includes Thread-Topic: [PATCH 2/2] OMAP3430SDP: Get rid of checkpatch.pl warnings with includes Thread-Index: AcmXlMUWHCVgUWPRQVGbKbz45ULywA== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org From bd4df7db454add3f679456a1e7f4c814f297cc71 Mon Sep 17 00:00:00 2001 From: Sergio Aguirre Date: Wed, 25 Feb 2009 15:55:56 -0600 Subject: [PATCH 2/2] OMAP3430SDP: Get rid of checkpatch.pl warnings with includes Signed-off-by: Sergio Aguirre Acked-by: Dominic Curran --- arch/arm/mach-omap2/board-3430sdp.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/board-3430sdp.c b/arch/arm/mach-omap2/board-3430sdp.c index ab0aa7d..867f5f6 100644 --- a/arch/arm/mach-omap2/board-3430sdp.c +++ b/arch/arm/mach-omap2/board-3430sdp.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include @@ -39,8 +40,6 @@ #include #include -#include -#include #include #include "sdram-qimonda-hyb18m512160af-6.h"