From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 1/2] ARM: shmobile: add function declarations for sh7372 DT helper functions Date: Mon, 7 Jan 2013 11:31:01 +0900 Message-ID: <20130107023101.GM2935@verge.net.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Guennadi Liakhovetski Cc: linux-sh@vger.kernel.org, Magnus Damm , devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon, Dec 31, 2012 at 12:23:50PM +0100, Guennadi Liakhovetski wrote: > 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. Thanks, applied to the soc branch.