aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-04-27 11:02:31 +0000
committerStephen Boyd <[email protected]>2017-04-28 17:47:21 +0000
commit36c02d0be4c3c8804e51f9740f0d768e17f3b566 (patch)
treecb2561263573be111f632bb5ab9fcdc325677848 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentMerge tag 'sunxi-clk-fixes-for-4.11-2-bis' of https://git.kernel.org/pub/scm/... (diff)
downloadkernel-36c02d0be4c3c8804e51f9740f0d768e17f3b566.tar.gz
kernel-36c02d0be4c3c8804e51f9740f0d768e17f3b566.zip
clk: sunxi-ng: always select CCU_GATE
When the base driver is enabled but all SoC specific drivers are turned off, we now get a build error after code was added to always refer to the clk gates: drivers/clk/built-in.o: In function `ccu_pll_notifier_cb': :(.text+0x154f8): undefined reference to `ccu_gate_helper_disable' :(.text+0x15504): undefined reference to `ccu_gate_helper_enable' This changes the Kconfig to always require the gate code to be built-in when CONFIG_SUNXI_CCU is set. Fixes: 02ae2bc6febd ("clk: sunxi-ng: Add clk notifier to gate then ungate PLL clocks") Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Maxime Ripard <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions