diff options
author | 2021-12-06 23:03:52 +0800 | |
---|---|---|
committer | 2022-01-19 09:56:33 -0800 | |
commit | fe036db7d8a93cfbfd254f76e0ecf81aecbbf6b4 (patch) | |
tree | 64e955fc06966a954f3f3f556e4c0cec4c49768a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | riscv: mm: init: remove _pt_ops and use pt_ops directly (diff) | |
download | linux-dev-fe036db7d8a93cfbfd254f76e0ecf81aecbbf6b4.tar.xz linux-dev-fe036db7d8a93cfbfd254f76e0ecf81aecbbf6b4.zip |
riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef
Try our best to replace the conditional compilation using
"#ifdef CONFIG_XIP_KERNEL" with "IS_ENABLED(CONFIG_XIP_KERNEL)", to
simplify the code and to increase compile coverage.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Alexandre Ghiti <alex@ghiti.fr>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions