diff options
author | 2025-04-17 19:17:16 +0300 | |
---|---|---|
committer | 2025-04-29 15:58:38 -0400 | |
commit | 89a44a808814d4717a8bf945ddebd5c39bfffcf4 (patch) | |
tree | e3d93f882a0636966177f0d4957816043e23b6e1 /tools/perf/scripts/python/task-analyzer.py | |
parent | bitmap-str: Get rid of 'extern' for function prototypes (diff) | |
download | linux-rng-89a44a808814d4717a8bf945ddebd5c39bfffcf4.tar.xz linux-rng-89a44a808814d4717a8bf945ddebd5c39bfffcf4.zip |
bitmap-str: Add missing header(s)
bitmap-str.h is not self-contained, it uses bool type that is provided
in types.h and it uses __user annotation that is guaranteed to be included
with types.h. Add missing header(s) to follow IWYU (Include What You Use)
principle.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions