From: Rob Herring Date: Mon, 17 Sep 2012 14:55:12 +0000 (-0500) Subject: ARM: highbank: call highbank_pm_init from .init_machine X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~54^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a283580c52d3aa24305985e945dfccfbcfc6f4f9;p=pandora-kernel.git ARM: highbank: call highbank_pm_init from .init_machine Being a module_init call, highbank_pm_init will cause problem with multi-platform build running on other platforms. Call it from .init_machine instead. Reported-by: Shawn Guo Signed-off-by: Rob Herring Signed-off-by: Olof Johansson --- Reading git-diff-tree failed