From: Guennadi Liakhovetski Date: Mon, 31 Dec 2012 11:23:50 +0000 (+0000) Subject: ARM: shmobile: add function declarations for sh7372 DT helper functions X-Git-Tag: v3.9-rc1~118^2~24^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a21cdaee85e28489a6fe606b8eb0fef32ebf635;p=pandora-kernel.git ARM: shmobile: add function declarations for sh7372 DT helper functions 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed