aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/pmc.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-06-20 22:12:37 +0200
committerStephen Boyd <sboyd@codeaurora.org>2017-06-22 17:39:25 -0700
commit682430e87734799ff2d71311d29f04e86f10f2cc (patch)
treed635d3d2c4e8aa3fba70878749791dd1abda41aa /drivers/clk/at91/pmc.c
parentclk: samsung: audss: Fix silent hang on Exynos4412 due to disabled EPLL (diff)
downloadlinux-dev-682430e87734799ff2d71311d29f04e86f10f2cc.tar.xz
linux-dev-682430e87734799ff2d71311d29f04e86f10f2cc.zip
clk: keystone: TI_SCI_PROTOCOL is needed for clk driver
CONFIG_COMPILE_TEST allows building a configuration without TI_SCI_PROTOCOL, which then fails to link: drivers/clk/keystone/sci-clk.o: In function `ti_sci_clk_probe': sci-clk.c:(.text.ti_sci_clk_probe+0x4c): undefined reference to `devm_ti_sci_get_handle' This makes it a hard dependency. Right now, that means we can't actually compile-test the driver unless ARCH_KEYSTONE is set as well, but we can fix that by allowing TI_MESSAGE_MANAGER to be selected for COMPILE_TEST as well. Fixes: b745c0794e2f ("clk: keystone: Add sci-clk driver support") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/at91/pmc.c')
0 files changed, 0 insertions, 0 deletions