From patchwork Sun Oct 7 13:25:03 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Yongjun X-Patchwork-Id: 1561151 Return-Path: X-Original-To: patchwork-linux-omap@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id 2AFCDDFF71 for ; Sun, 7 Oct 2012 13:25:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751232Ab2JGNZF (ORCPT ); Sun, 7 Oct 2012 09:25:05 -0400 Received: from mail-qc0-f180.google.com ([209.85.216.180]:53067 "EHLO mail-qc0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750794Ab2JGNZE (ORCPT ); Sun, 7 Oct 2012 09:25:04 -0400 Received: by mail-qc0-f180.google.com with SMTP id v28so2197582qcm.11 for ; Sun, 07 Oct 2012 06:25:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=P1sEkHv0++N6gLEZMDDiKKJYwpTkVFK5hyK4Y83ddR8=; b=dYJyJjAGxSCzgg6BVLkKj4DfHYcxm4cpeW7nA7J8/EXoP5Lo+JGZ1VpDvk/EEQbcG3 vf+25wrhui4QKeYlaBOVABmzEiec/IDzgpTpz6p+NQrd/RhpdSAHnj9X01CzqebBPVeZ zaXkXoHct1RvYUu/OIS6THzDWAglO7JRT6n4ijyiL7Z0fpDINbveoC90BnYFsOvTsYCN KZHadtgWhdiCEoXTaIin6Kz7d6npTTITbWXDiAw94wSVJgUcn7EeESjkj3RIIpxIbQ+x i2O+CpE0t01JlHjCJGbOosXq6WPxbb1y8dFHbJPpf7SJYmVff531odbp2UkULxEwrS0P tFjA== MIME-Version: 1.0 Received: by 10.229.136.131 with SMTP id r3mr5840035qct.145.1349616303869; Sun, 07 Oct 2012 06:25:03 -0700 (PDT) Received: by 10.229.146.194 with HTTP; Sun, 7 Oct 2012 06:25:03 -0700 (PDT) Date: Sun, 7 Oct 2012 21:25:03 +0800 Message-ID: Subject: [PATCH] ARM: OMAP2+: remove duplicated include from board-omap3stalker.c From: Wei Yongjun To: tony@atomide.com, linux@arm.linux.org.uk Cc: yongjun_wei@trendmicro.com.cn, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org From: Wei Yongjun Remove duplicated include. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun --- arch/arm/mach-omap2/board-omap3stalker.c | 5 ----- 1 file changed, 5 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-omap3stalker.c b/arch/arm/mach-omap2/board-omap3stalker.c index c7f3d02..731235e 100644 --- a/arch/arm/mach-omap2/board-omap3stalker.c +++ b/arch/arm/mach-omap2/board-omap3stalker.c @@ -48,11 +48,6 @@ #include