diff options
| author | David Gow <[email protected]> | 2020-06-30 04:32:14 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2020-07-11 16:28:10 +0000 |
| commit | 1e7468bd9d30a21e059af477106dc5588ae52dff (patch) | |
| tree | 8c77f6d367ef5df2300f9218a97dfec43ea0c5d3 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c | |
| parent | clk: AST2600: Add mux for EMMC clock (diff) | |
| download | kernel-1e7468bd9d30a21e059af477106dc5588ae52dff.tar.gz kernel-1e7468bd9d30a21e059af477106dc5588ae52dff.zip | |
clk: Specify IOMEM dependency for HSDK pll driver
The HSDK pll driver uses the devm_ioremap_resource function, but does
not specify a dependency on IOMEM in Kconfig. This causes a build
failure on architectures without IOMEM, for example, UML (notably with
make allyesconfig).
Fix this by making CONFIG_CLK_HSDK depend on CONFIG_IOMEM.
Signed-off-by: David Gow <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c')
0 files changed, 0 insertions, 0 deletions
