| commit | c08f67730aba342b03f070209acc2990d3decf3c | [log] [tgz] |
|---|---|---|
| author | Ming Lei <ming.lei@canonical.com> | Fri Aug 17 22:06:58 2012 +0800 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 17 07:36:11 2012 -0700 |
| tree | d03444829cf235bbbabfc7663befc712e2bd13ef | |
| parent | 9baf3220afe870b2526397919857b271c3affda5 [diff] |
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 <fengguang.wu@intel.com> Signed-off-by: Ming Lei <ming.lei@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>