From patchwork Wed May 7 23:32:56 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 4132621 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 16591BFF02 for ; Wed, 7 May 2014 23:33:35 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 44C7520149 for ; Wed, 7 May 2014 23:33:34 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8ADD82015E for ; Wed, 7 May 2014 23:33:33 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WiBJB-0005fh-0t; Wed, 07 May 2014 23:31:29 +0000 Received: from mail-pa0-x22d.google.com ([2607:f8b0:400e:c03::22d]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WiBJ7-0005XD-UK for linux-arm-kernel@lists.infradead.org; Wed, 07 May 2014 23:31:26 +0000 Received: by mail-pa0-f45.google.com with SMTP id ey11so1841157pad.32 for ; Wed, 07 May 2014 16:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=GyemhY26KHjDrt6OAMfKCCu74I9i2CMojS66F4LahE0=; b=o5bwK3X5fskOMIFRZbUiUgZhyU+N/NgM90LnFokCyG0GdFLds66RlfdAjZqEuTw1Zp PVtdsa8nN6NK9qARG3bBgqSurTGtE/1ZbB58zj+ERCNom7c5A+e16q3g7qvf2MDVOKy4 kNmd5n+P/biQuBiF1mc5L7abeivGvoN4dm5kKMyiVX4hH2u0O+eFtVgJEdUaExL2b863 HMU/ib6aQDsau5rWKCwRZMZKDUnJH4n0IZtBYC8Z2JH6pR2YiZqA1uxwgFrlWE0VC0Fu iDzjq9bPCxwNVrzw0hmIAyNU3PUIwZXa3K/aggXBdgA2/dxyZAtKpPULkpFkiweEk41N a6lw== X-Received: by 10.66.232.68 with SMTP id tm4mr272844pac.114.1399505464847; Wed, 07 May 2014 16:31:04 -0700 (PDT) Received: from [127.0.0.1] (s214090.ppp.asahi-net.or.jp. [220.157.214.90]) by mx.google.com with ESMTPSA id fu12sm13162197pad.42.2014.05.07.16.31.02 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 May 2014 16:31:03 -0700 (PDT) From: Magnus Damm To: linux-sh@vger.kernel.org Date: Thu, 08 May 2014 08:32:56 +0900 Message-Id: <20140507233256.29712.54976.sendpatchset@w520> In-Reply-To: <20140507233219.29712.9253.sendpatchset@w520> References: <20140507233219.29712.9253.sendpatchset@w520> Subject: [PATCH 04/04] ARM: shmobile: Remove unused r8a7740_init_delay() X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140507_163125_997608_3EF171E9 X-CRM114-Status: UNSURE ( 8.20 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.1 (/) Cc: horms@verge.net.au, Magnus Damm , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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: Magnus Damm Remove the now unused r8a7740_init_delay() function. Signed-off-by: Magnus Damm --- arch/arm/mach-shmobile/include/mach/r8a7740.h | 1 - arch/arm/mach-shmobile/setup-r8a7740.c | 5 ----- 2 files changed, 6 deletions(-) --- 0001/arch/arm/mach-shmobile/include/mach/r8a7740.h +++ work/arch/arm/mach-shmobile/include/mach/r8a7740.h 2014-04-24 18:02:10.000000000 +0900 @@ -47,7 +47,6 @@ enum { }; extern void r8a7740_meram_workaround(void); -extern void r8a7740_init_delay(void); extern void r8a7740_init_irq_of(void); extern void r8a7740_map_io(void); extern void r8a7740_add_early_devices(void); --- 0004/arch/arm/mach-shmobile/setup-r8a7740.c +++ work/arch/arm/mach-shmobile/setup-r8a7740.c 2014-04-24 18:01:54.000000000 +0900 @@ -876,11 +876,6 @@ void __init r8a7740_add_standard_devices of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); } -void __init r8a7740_init_delay(void) -{ - shmobile_setup_delay(800, 1, 3); /* Cortex-A9 @ 800MHz */ -}; - void __init r8a7740_init_irq_of(void) { void __iomem *intc_prio_base = ioremap_nocache(0xe6900010, 0x10);