diff options
| author | Alexander Egorenkov <[email protected]> | 2021-06-15 09:20:26 +0200 |
|---|---|---|
| committer | Heiko Carstens <[email protected]> | 2021-07-27 09:39:13 +0200 |
| commit | 6040b3f45f394ef3a9fabd68282de92cc271328e (patch) | |
| tree | 5b1c657e70ea6e2d96b0b3135b5dfe42d54ccc66 /tools/perf/scripts/python/flamegraph.py | |
| parent | 256d78d08177d72ae27621378699c9b35231d524 (diff) | |
s390/cio: remove unused include linux/spinlock.h from cio.h
* The linux/spinlock.h header was included indirectly by the decompressor
and brought unnecessary build dependencies.
* Use proper includes in files which either directly or indirectly included
cio.h and were hidden until now by the included linux/spinlock.h, e.g.
linux/string.h for memcpy() or asm/page.h for PAGE_SIZE.
Signed-off-by: Alexander Egorenkov <[email protected]>
Acked-by: Heiko Carstens <[email protected]>
Acked-by: Vasily Gorbik <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions