From patchwork Fri Oct 11 06:34:53 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 3020861 Return-Path: X-Original-To: patchwork-linux-sh@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 C21FF9F245 for ; Fri, 11 Oct 2013 06:34:56 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id DADB420319 for ; Fri, 11 Oct 2013 06:34:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EB43F2028D for ; Fri, 11 Oct 2013 06:34:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752551Ab3JKGey (ORCPT ); Fri, 11 Oct 2013 02:34:54 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:46905 "EHLO mail-pb0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751762Ab3JKGey (ORCPT ); Fri, 11 Oct 2013 02:34:54 -0400 Received: by mail-pb0-f45.google.com with SMTP id mc17so3732338pbc.18 for ; Thu, 10 Oct 2013 23:34:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:sender:message-id:to:cc:in-reply-to:references:from:subject :mime-version:content-type; bh=KW6JDerxSclDCjGI/yRoEr+6TVqr2dOvT8xdF6GpSzI=; b=L3sfnnFqCgmLaApKGsT1ltlcsTQtMvOjMRGflsq0m3ERDtCE4bjSZoDOrMsY5MXYRY 60vooI/9MszxWCA2aH8Lor1px0nhEgyxJftMmspI2KiYrSrNQ1bvz1hE66GDGPWg/WSA PUK8r+Tbrg0jeMk+uGgzXqRFlgSHCJbU22zAV19Jc6KE6pDj6/KdXHoVgz/glKVvRCaI 1GvoszVcQE6fuHS3pt+B4jvcGZ0YzOn4b9NS2ncn6aQmcnvC+n8Nk/IBiercDNj2ehbL ZlSsO5/5oOiJDRT8cSuQolCjSIMKp6JDQ7X1zJYx5nCxSyNZ3PfuuCOqShMxFqGSCuKo VKYg== X-Received: by 10.66.66.76 with SMTP id d12mr13557269pat.162.1381473293926; Thu, 10 Oct 2013 23:34:53 -0700 (PDT) Received: from morimoto-Dell-XPS420.gmail.com (49.14.32.202.bf.2iij.net. [202.32.14.49]) by mx.google.com with ESMTPSA id f2sm57530883pbg.44.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 10 Oct 2013 23:34:53 -0700 (PDT) Date: Thu, 10 Oct 2013 23:34:53 -0700 (PDT) Message-ID: <87iox41fjq.wl%kuninori.morimoto.gx@renesas.com> To: Simon Cc: Magnus , linux-sh@vger.kernel.org, Kuninori Morimoto In-Reply-To: <87li201fm0.wl%kuninori.morimoto.gx@renesas.com> References: <87li201fm0.wl%kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto Subject: [PATCH 02/10] ARM: shmobile: bockw: header cleanup MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-7.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, 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 linux/pinctrl/machine.h is no longer needed Signed-off-by: Kuninori Morimoto --- arch/arm/mach-shmobile/board-bockw-reference.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-shmobile/board-bockw-reference.c b/arch/arm/mach-shmobile/board-bockw-reference.c index 972f951..875cf3f 100644 --- a/arch/arm/mach-shmobile/board-bockw-reference.c +++ b/arch/arm/mach-shmobile/board-bockw-reference.c @@ -19,7 +19,6 @@ */ #include -#include #include #include #include