From patchwork Fri Aug 9 09:49:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 2841859 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 0B83FBF546 for ; Fri, 9 Aug 2013 10:31:18 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 4EE9420335 for ; Fri, 9 Aug 2013 10:31:14 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 13A3F20320 for ; Fri, 9 Aug 2013 10:31:13 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V7jKu-0003xZ-O7; Fri, 09 Aug 2013 09:50:23 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V7jKC-0008Bt-6O; Fri, 09 Aug 2013 09:49:36 +0000 Received: from mail-pd0-x233.google.com ([2607:f8b0:400e:c02::233]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V7jK2-00088Q-9g for linux-arm-kernel@lists.infradead.org; Fri, 09 Aug 2013 09:49:26 +0000 Received: by mail-pd0-f179.google.com with SMTP id v10so356376pde.10 for ; Fri, 09 Aug 2013 02:49: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=9dMssvxa46SqvuxJtbRpjB1egqcYn0+Crc5IfIwUILE=; b=f2P2Ry4ZB5Z2VSXal5C4/kVdYZiWbdjJQS52/N+/Z5C9vgmvl5wQBgd4NCiWG6UkG5 LFAP80a4L+nUEvCWZVxxmXIlikV6zoWLqj3LtgU9NvfLy6iDCE6wGCegtAfrbc0uzUu2 PIAhDJ1kda70s6wtRh5nBkgOdYZXAf+1YBOB8rKNh8v4a8rk7oXh8v7C8W7aPAokFnRN hPBOhL1YLujHl9EVAYUb97JzToaoJ5iIYGf/q1JkQPrIE1ecz/Lyh9er23sLYLBDfCVf uAVixv6zu13pRwOlJqaRVfz2drdA+Nshnh5l843S9UcsRD3OTC8X5qDtDNXm0r/KFCqG u4cQ== X-Received: by 10.68.164.33 with SMTP id yn1mr10626313pbb.102.1376041744592; Fri, 09 Aug 2013 02:49:04 -0700 (PDT) Received: from [127.0.0.1] (ac230065.ppp.asahi-net.or.jp. [183.77.230.65]) by mx.google.com with ESMTPSA id ef10sm21603002pac.1.2013.08.09.02.49.01 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 09 Aug 2013 02:49:03 -0700 (PDT) From: Magnus Damm To: linux-sh@vger.kernel.org Date: Fri, 09 Aug 2013 18:49:16 +0900 Message-Id: <20130809094916.6530.67468.sendpatchset@w520> In-Reply-To: <20130809094748.6530.16511.sendpatchset@w520> References: <20130809094748.6530.16511.sendpatchset@w520> Subject: [PATCH 08/14] ARM: shmobile: Remove sh73a0 ->nr_irqs X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130809_054926_445893_09EB530C X-CRM114-Status: UNSURE ( 7.42 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) Cc: olof@lixom.net, horms@verge.net.au, Magnus Damm , linux-arm-kernel@lists.infradead.org, arnd@arndb.de 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=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, 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 .nr_irqs for sh73a0 DT cases. Signed-off-by: Magnus Damm --- arch/arm/mach-shmobile/board-kzm9g-reference.c | 1 - arch/arm/mach-shmobile/setup-sh73a0.c | 1 - 2 files changed, 2 deletions(-) --- 0009/arch/arm/mach-shmobile/board-kzm9g-reference.c +++ work/arch/arm/mach-shmobile/board-kzm9g-reference.c 2013-08-08 16:09:22.000000000 +0900 @@ -57,7 +57,6 @@ DT_MACHINE_START(KZM9G_DT, "kzm9g-refere .smp = smp_ops(sh73a0_smp_ops), .map_io = sh73a0_map_io, .init_early = sh73a0_init_delay, - .nr_irqs = NR_IRQS_LEGACY, .init_machine = kzm_init, .dt_compat = kzm9g_boards_compat_dt, MACHINE_END --- 0009/arch/arm/mach-shmobile/setup-sh73a0.c +++ work/arch/arm/mach-shmobile/setup-sh73a0.c 2013-08-08 16:09:35.000000000 +0900 @@ -957,7 +957,6 @@ DT_MACHINE_START(SH73A0_DT, "Generic SH7 .smp = smp_ops(sh73a0_smp_ops), .map_io = sh73a0_map_io, .init_early = sh73a0_init_delay, - .nr_irqs = NR_IRQS_LEGACY, .dt_compat = sh73a0_boards_compat_dt, MACHINE_END #endif /* CONFIG_USE_OF */