diff options
author | Frederic Weisbecker <[email protected]> | 2024-02-25 23:54:55 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-02-26 11:37:31 +0100 |
commit | 3aedb7fcd88af25c215be098bf8ecb9ae8cb60ab (patch) | |
tree | dcafbd3280fceb3cbef649f8dccca91fbe311709 /tools/perf/util/trace-event-scripting.c | |
parent | 37263ba0c44b13b2025398ac81919df9f0a91368 (diff) |
tick/sched: Remove useless oneshot ifdeffery
tick-sched.c is only built when CONFIG_TICK_ONESHOT=y, which is selected
only if CONFIG_NO_HZ_COMMON=y or CONFIG_HIGH_RES_TIMERS=y. Therefore
the related ifdeferry in this file is needless and can be removed.
Signed-off-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions