diff options
| author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2023-03-09 11:20:33 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-17 17:01:09 +0300 |
| commit | 8ed012d1be12c183e173c9e0933b34a7073a9c8a (patch) | |
| tree | 80429f432981a848886b997d913ccd14622c4cf0 /scripts/gdb/linux/proc.py | |
| parent | 7e26c84d02d17e7412e6f2471916fd415654a1ba (diff) | |
| download | linux-8ed012d1be12c183e173c9e0933b34a7073a9c8a.tar.xz | |
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 <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20230309082035.14880-7-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions
