From patchwork Mon Jul 8 06:16:46 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 2824710 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 A3125C0AB2 for ; Mon, 8 Jul 2013 06:17:21 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id BE17B20121 for ; Mon, 8 Jul 2013 06:17:20 +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 C003920124 for ; Mon, 8 Jul 2013 06:17:19 +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 1Uw4l4-0007Fp-Et; Mon, 08 Jul 2013 06:17:10 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Uw4l1-0001R4-On; Mon, 08 Jul 2013 06:17:07 +0000 Received: from mail-pa0-x22e.google.com ([2607:f8b0:400e:c03::22e]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Uw4ky-0001Ph-9O for linux-arm-kernel@lists.infradead.org; Mon, 08 Jul 2013 06:17:04 +0000 Received: by mail-pa0-f46.google.com with SMTP id fa11so4005527pad.5 for ; Sun, 07 Jul 2013 23:16:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:subject; bh=RU4V2i4jCKDlEULJsgw1aGI0ROdXVbzS38wz8mVN2Q8=; b=ngtXDCchKQLGFGBTAjkxOppAkwPZ8QKsX/UaPhtazv/QA9wvAVmmCzgFsKkI/ggrdR Kd1sau2mv8LusAoIzbjlMPMXTfzL233tB5xrXY62UJVWAQmIQk9RkDCJA+S2kP2GoFPy SFjqMsMgBxWTPuMR18Lza1GiLtXL46DMZ/aO75NeKh6XdsAFGWWltt3C+k1hYqcRXcZ7 oddf3L3Ai24IZbJa9ZNxV1QSAlc5pPRn2JMSroSpPOz8iX3buhkJ13cA0kHWKniHrEOV dE9KmqHTGPMPCRG/72Rs707vL0vINjKKOr80uk8lg72yJrynsYZVHmxgf2o6or52F1t+ G+0w== X-Received: by 10.68.189.36 with SMTP id gf4mr19959463pbc.27.1373264202278; Sun, 07 Jul 2013 23:16:42 -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 xl3sm20587840pbb.17.2013.07.07.23.16.39 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 07 Jul 2013 23:16:41 -0700 (PDT) From: Magnus Damm To: linux-sh@vger.kernel.org Date: Mon, 08 Jul 2013 15:16:46 +0900 Message-Id: <20130708061646.25516.97272.sendpatchset@w520> Subject: [PATCH] ARM: shmobile: Minor update for the Lager DT reference code X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130708_021704_426082_7B3F2C5B X-CRM114-Status: UNSURE ( 8.58 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) Cc: arnd@arndb.de, Magnus Damm , horms@verge.net.au, olof@lixom.net, shinya.kuribayashi.px@renesas.com, 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=-4.4 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=unavailable 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 Update the Lager DT reference code to get rid of the redundant irqchip header and also make lager_add_standard_devices() static. Signed-off-by: Magnus Damm --- Written against "renesas-next-20130704v2" arch/arm/mach-shmobile/board-lager-reference.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- 0001/arch/arm/mach-shmobile/board-lager-reference.c +++ work/arch/arm/mach-shmobile/board-lager-reference.c 2013-07-08 15:10:21.000000000 +0900 @@ -19,12 +19,11 @@ */ #include -#include #include #include #include -void __init lager_add_standard_devices(void) +static void __init lager_add_standard_devices(void) { /* clocks are setup late during boot in the case of DT */ r8a7790_clock_init();