diff options
| author | Andy Shevchenko <[email protected]> | 2021-11-08 18:32:35 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-09 10:02:49 -0800 |
| commit | 1fcbd5deac51f30a7ed3f10bea422d08a2b3aba6 (patch) | |
| tree | f90b1ac8e0a868d8c3cf7088b84d0277ce3b744f /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 5f6286a608107a68646241b57d2bd2a4fc139ef9 (diff) | |
include/linux/sbitmap.h: replace kernel.h with the necessary inclusions
When kernel.h is used in the headers it adds a lot into dependency hell,
especially when there are circular dependencies are involved.
Replace kernel.h inclusion with the list of what is really being used.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions