diff options
| author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2021-08-17 13:54:04 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-17 21:03:00 +0300 |
| commit | cbfa6f33e3a685c329d78e06b0cf1dcb23c9d849 (patch) | |
| tree | a47ff774bb2e0a8c8ce8397c26ba6e58c81949c9 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8f9172d26ca5e4892b09fa670357d195305e5541 (diff) | |
| download | linux-cbfa6f33e3a685c329d78e06b0cf1dcb23c9d849.tar.xz | |
clk: staging: correct reference to config IOMEM to config HAS_IOMEM
Commit 0a0a66c984b3 ("clk: staging: Specify IOMEM dependency for Xilinx
Clocking Wizard driver") introduces a dependency on the non-existing config
IOMEM, which basically makes it impossible to include this driver into any
build. Fortunately, ./scripts/checkkconfigsymbols.py warns:
IOMEM
Referencing files: drivers/staging/clocking-wizard/Kconfig
The config for IOMEM support is called HAS_IOMEM. Correct this reference to
the intended config.
Fixes: 0a0a66c984b3 ("clk: staging: Specify IOMEM dependency for Xilinx Clocking Wizard driver")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20210817105404.13146-1-lukas.bulwahn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
