summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-06-05 21:24:13 (GMT)
committerLee Jones <lee.jones@linaro.org>2014-06-26 12:33:58 (GMT)
commit9e8884872dd4e26ec18413fe1f817bf81d023713 (patch)
treeb983adf8d292534136dd84efbce056fe163a2367 /drivers/cpufreq
parentf41716dc52b4a8887070318a41745e2edb612906 (diff)
downloadlinux-9e8884872dd4e26ec18413fe1f817bf81d023713.tar.xz
mfd: davinci: Voicecodec needs regmap_mmio
Without REGMAP_MMIO, building that driver results in a link error: drivers/built-in.o: In function `davinci_vc_probe': :(.init.text+0x3c1c): undefined reference to `devm_regmap_init_mmio_clk' This adds a Kconfig 'select' statement as the usual way to ensure that REGMAP_MMIO is enabled. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions