From: Ming Lei Date: Fri, 17 Aug 2012 14:06:58 +0000 (+0800) Subject: firmware loader: fix compile failure if !PM X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~76^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c08f67730aba342b03f070209acc2990d3decf3c;p=pandora-kernel.git firmware loader: fix compile failure if !PM 'return 0' should be added to fw_pm_notify if !PM because return value of the funcion is defined as 'int'. Reported-by: Fengguang Wu Signed-off-by: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed