aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Gow <[email protected]>2020-06-29 21:45:17 -0700
committerGreg Kroah-Hartman <[email protected]>2020-07-01 15:43:05 +0200
commit0a0a66c984b383af3d0943edd3887dd7634e208e (patch)
tree04766401af34055b2281909a6663117450247591 /tools/perf/scripts/python
parentc2532bebba0bb6106e7074f4b127c70d6305f710 (diff)
clk: staging: Specify IOMEM dependency for Xilinx Clocking Wizard driver
The Xilinx Clocking Wizard 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_COMMON_CLK_XLNX_CLKWZRD depend on CONFIG_IOMEM. Signed-off-by: David Gow <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions