diff options
| author | Ilpo Järvinen <[email protected]> | 2023-03-09 10:20:33 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-03-17 15:01:09 +0100 |
| commit | 8ed012d1be12c183e173c9e0933b34a7073a9c8a (patch) | |
| tree | 80429f432981a848886b997d913ccd14622c4cf0 /tools/perf/scripts/python | |
| parent | 7e26c84d02d17e7412e6f2471916fd415654a1ba (diff) | |
n_tty: Cleanup includes
n_tty uses:
- bitmap_zero() from linux/bitmap.h
- EXPORT_SYMBOL_GPL() from linux/export.h
- jiffies, time_after() from linux/jiffies.h
Add includes.
n_tty uses nothing from:
- linux/audit.h
- linux/interrupt.h
- linux/major.h
- linux/mm.h
- linux/module.h
- linux/timer.h
Remove those includes.
Signed-off-by: Ilpo Järvinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions