From: Ming Lei Date: Fri, 17 Aug 2012 14:07:00 +0000 (+0800) Subject: firmware loader: fix build failure if FW_LOADER is m X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~76^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab6dd8e5ecf8c1a38ee1b9b9dfa9ab129dc3e200;p=pandora-kernel.git firmware loader: fix build failure if FW_LOADER is m device_cache_fw_images need to iterate devices in system, so this patch applies the introduced dpm_for_each_dev to avoid link failure if CONFIG_FW_LOADER is m. Reported-by: Fengguang Wu Signed-off-by: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed