ARM: DRA7/AM43XX: fix header definition for omap44xx_restart
authorNishanth Menon <nm@ti.com>
Fri, 16 May 2014 22:36:09 +0000 (17:36 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 7 Jul 2014 11:57:06 +0000 (04:57 -0700)
commit7abb1a530e87fce0d73f85ac7802648bb542cf26
tree0c32d902a3d42755e4e7945074d0c8746b72daf7
parentcd3de83f147601356395b57a8673e9c5ff1e59d1
ARM: DRA7/AM43XX: fix header definition for omap44xx_restart

omap44xx_restart is defined as a static void inline when DRA7/AM437X is
defined alone, which implies that the restart function is no longer
functional even though it is built in. So, fix the definition of the
same.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/common.h