From patchwork Wed Jun 19 23:43:29 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Yongjun X-Patchwork-Id: 2752381 Return-Path: X-Original-To: patchwork-linux-omap@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id D75609F96B for ; Wed, 19 Jun 2013 23:43:37 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7A172201D3 for ; Wed, 19 Jun 2013 23:43:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 51111201B2 for ; Wed, 19 Jun 2013 23:43:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934749Ab3FSXnb (ORCPT ); Wed, 19 Jun 2013 19:43:31 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:44171 "EHLO mail-bk0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934170Ab3FSXnb (ORCPT ); Wed, 19 Jun 2013 19:43:31 -0400 Received: by mail-bk0-f41.google.com with SMTP id jc3so2593374bkc.0 for ; Wed, 19 Jun 2013 16:43:30 -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=9oX4StCv9xIvuqEpz+OFnSrkwc9J/YeIiK4mF2FL5Z4=; b=axFgAP4N5l5n5l0O4iGjVWnCvYyzAf+miles2z5ZhtNMTPJhz9cLAGmXcjsL0sBkp/ YjT/lS7OhHiqOmmRlnDteiUo+VIbdJZujy2udq+7MJBdzYXRv3JEZK6XZD9BBsp/KNpT H20j5orsBVG1LqiyDeOHv033wpXmoio9mMFhmn+2hGCAH9murNSNGjCnLpJlfLdvkDjc WSXPw9VgAXUQmzsrabr8VgCaBIzxnwvr4ZuB0h/WxOu0Irx5oGhmlj2OmkYCi8NReWQC o60EEqv0rdV5rXeYT7H/NTYWVAbndDyfpftqsN2oEzL0uskWXGzn/upTh3LG3EI9sLZ0 FG+Q== MIME-Version: 1.0 X-Received: by 10.204.55.70 with SMTP id t6mr708560bkg.7.1371685409948; Wed, 19 Jun 2013 16:43:29 -0700 (PDT) Received: by 10.204.42.138 with HTTP; Wed, 19 Jun 2013 16:43:29 -0700 (PDT) Date: Thu, 20 Jun 2013 07:43:29 +0800 Message-ID: Subject: [PATCH -next] ARM: OMAP1: remove duplicated include from board-voiceblue.c From: Wei Yongjun To: tony@atomide.com, linux@arm.linux.org.uk Cc: yongjun_wei@trendmicro.com.cn, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Spam-Status: No, score=-8.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Wei Yongjun Remove duplicated include. Signed-off-by: Wei Yongjun --- arch/arm/mach-omap1/board-voiceblue.c | 1 - 1 file changed, 1 deletion(-) -- 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-omap1/board-voiceblue.c b/arch/arm/mach-omap1/board-voiceblue.c index 4677a9c..4b382a0 100644 --- a/arch/arm/mach-omap1/board-voiceblue.c +++ b/arch/arm/mach-omap1/board-voiceblue.c @@ -26,7 +26,6 @@ #include #include #include -#include #include #include