From patchwork Mon Dec 31 11:23:50 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guennadi Liakhovetski X-Patchwork-Id: 1921281 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id BFA2CE00D0 for ; Mon, 31 Dec 2012 11:26:54 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TpdTK-0001AA-Kx; Mon, 31 Dec 2012 11:23:58 +0000 Received: from moutng.kundenserver.de ([212.227.126.187]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TpdTG-00019s-Qe for linux-arm-kernel@lists.infradead.org; Mon, 31 Dec 2012 11:23:55 +0000 Received: from axis700.grange (dslb-088-076-067-102.pools.arcor-ip.net [88.76.67.102]) by mrelayeu.kundenserver.de (node=mreu4) with ESMTP (Nemesis) id 0LuWn6-1Sq4bX0lCy-00zrqR; Mon, 31 Dec 2012 12:23:51 +0100 Received: by axis700.grange (Postfix, from userid 1000) id AA95740B99; Mon, 31 Dec 2012 12:23:50 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by axis700.grange (Postfix) with ESMTP id A832040B98; Mon, 31 Dec 2012 12:23:50 +0100 (CET) Date: Mon, 31 Dec 2012 12:23:50 +0100 (CET) From: Guennadi Liakhovetski X-X-Sender: lyakh@axis700.grange To: linux-sh@vger.kernel.org Subject: [PATCH 1/2] ARM: shmobile: add function declarations for sh7372 DT helper functions Message-ID: MIME-Version: 1.0 X-Provags-ID: V02:K0:vMjupNZRDi5Dx6UPQsLm8jCxNF/NdLj6T9CB2boDRp0 EzxN9t2kOp5Bnw4phVKuxrqCL5BTTA5e4FTZdwADULBnTDJ5Hr X8oDMmRVHmeOgsaM4GBgOGTVRA/TF6EAjzX36JFlATYl0RAD/C 3dWK3ISr8JNSvNqVJIxcPfUHs/3yKBWe+UMEXKerf+JsC/iTgH Mof9qpBIVgU9H4q5spKn70OAW2H17Y62D1eFOrVHG94KZYRrJr 2xfrCohlNSMQsIQHV3BTf//mLJ5Qj19ZB4RHqHsgVTQ660SzSo O0hm2tbJkory5xHYGlbXLBjhwiVFPCR4ce7T0d1EtkgKFC3kF2 XugWm+c83/IaHXa0Jt5hYAzjwHbEeKZWz27WLjy2YEDp13drmz 6Qh1x1LcZf+yA== X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121231_062355_181851_4595FF42 X-CRM114-Status: UNSURE ( 9.32 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (g.liakhovetski[at]gmx.de) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [212.227.126.187 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record -0.7 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: devicetree-discuss@lists.ozlabs.org, Simon Horman , Magnus Damm , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org sh7372_add_early_devices_dt() and sh7372_add_standard_devices_dt() are defined as global functions in arch/arm/mach-shmobile/setup-sh7372.c, but their declarations are missing. Add them to common.h, where similar functions for this and other SoC types are already declared. Signed-off-by: Guennadi Liakhovetski --- arch/arm/mach-shmobile/include/mach/common.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-shmobile/include/mach/common.h b/arch/arm/mach-shmobile/include/mach/common.h index 7e08fa5..abce184 100644 --- a/arch/arm/mach-shmobile/include/mach/common.h +++ b/arch/arm/mach-shmobile/include/mach/common.h @@ -23,6 +23,8 @@ extern void sh7372_init_irq(void); extern void sh7372_map_io(void); extern void sh7372_add_early_devices(void); extern void sh7372_add_standard_devices(void); +extern void sh7372_add_early_devices_dt(void); +extern void sh7372_add_standard_devices_dt(void); extern void sh7372_clock_init(void); extern void sh7372_pinmux_init(void); extern void sh7372_pm_init(void);