From: Paul Gortmaker Date: Fri, 14 Aug 2009 16:13:53 +0000 (-0400) Subject: powerpc/85xx: issue fsl_soc reboot warning only when applicable X-Git-Tag: v2.6.32-rc1~675^2~41^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46c4c229ecf470202a1f4fd2402283cb038864bf;p=pandora-kernel.git powerpc/85xx: issue fsl_soc reboot warning only when applicable Some CPU, like the MPC8560 don't have a RSTCR in the Global Utilities Block. These boards will implement their own reboot call, and not use this code, so we should only warn about the absence of the GUTS RSTCR when the default reboot code is used. Signed-off-by: Paul Gortmaker Signed-off-by: Kumar Gala --- Reading git-diff-tree failed