From patchwork Mon Oct 4 10:39:29 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Kaiser X-Patchwork-Id: 228431 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o94BloYl016790 for ; Mon, 4 Oct 2010 11:47:51 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754587Ab0JDLrU (ORCPT ); Mon, 4 Oct 2010 07:47:20 -0400 Received: from webhosting01.bon.m2soft.com ([195.38.20.32]:59456 "EHLO webhosting01.bon.m2soft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755429Ab0JDLrL (ORCPT ); Mon, 4 Oct 2010 07:47:11 -0400 X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Mon, 04 Oct 2010 11:47:51 +0000 (UTC) X-Greylist: delayed 3957 seconds by postgrey-1.27 at vger.kernel.org; Mon, 04 Oct 2010 07:47:10 EDT X-ClientAddr: 91.119.0.188 Received: from absol.kitzblitz ([91.119.0.188]) (authenticated bits=0) by webhosting01.bon.m2soft.com (8.13.8/8.13.8) with ESMTP id o94AXLMP020440; Mon, 4 Oct 2010 12:33:28 +0200 Date: Mon, 4 Oct 2010 12:39:29 +0200 From: Nicolas Kaiser To: Paul Mundt Cc: linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 3/5] arm/shmobile: remove duplicated include Message-ID: <20101004123929.094848ba@absol.kitzblitz> In-Reply-To: <20101004122436.7092868f@absol.kitzblitz> References: <20101004122436.7092868f@absol.kitzblitz> Organization: - X-Face: "fF&[w2"Nws:JNH4'g|:gVhgGKLhj|X}}&w&V?]0=, 7n`jy8D6e[Jh=7+ca|4~t5e[ItpL5 N'y~Mvi-vJm`"1T5fi1^b!&EG]6nW~C!FN},=$G?^U2t~n[3;u\"5-|~H{-5]IQ2 X-Mailer: Claws Mail (Linux) Mime-Version: 1.0 X-m2soft-MailScanner-Information: Please contact the ISP for more information X-m2soft-MailScanner-ID: o94AXLMP020440 X-m2soft-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-m2soft-MailScanner-From: nikai@nikai.net X-Spam-Status: No Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 95935c8..3ebb5be 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c @@ -30,7 +30,6 @@ #include #include #include -#include #include #include #include