ARM: shmobile: add function declarations for sh7372 DT helper functions
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Mon, 31 Dec 2012 11:23:50 +0000 (11:23 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 25 Jan 2013 03:43:45 +0000 (12:43 +0900)
commit8a21cdaee85e28489a6fe606b8eb0fef32ebf635
tree479e88f92fbeadde011ca5acbc373844a2237554
parent9916152438a99b15c009e26f0f9cb38efba086d3
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 <g.liakhovetski@gmx.de>
Signed-off-by: Simon Horman <horms@verge.net.au>
arch/arm/mach-shmobile/include/mach/common.h