From: Viresh Kumar Date: Wed, 12 Jun 2013 06:02:00 +0000 (+0530) Subject: cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~7^2~2^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96070b1db1ffb837d59b501e743ffbda82b6a9d9;p=pandora-kernel.git cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ By mistake blackfin's cpufreq driver is enabled when CONFIG_BLACKFIN was present, whereas it should have been enabled only when CONFIG_BFIN_CPU_FREQ is present. Fix it. Acked-by: Mike Frysinger Signed-off-by: Viresh Kumar --- Reading git-diff-tree failed