diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2024-04-29 10:47:11 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-05-02 11:08:33 +0800 |
commit | 949f6f3aeb8721ad092d704ef10f5c5e79472d64 (patch) | |
tree | 3a63eaf874375100580f1f28be4256cbc04c26f9 /scripts/gdb/linux/vmalloc.py | |
parent | 028fa281712d965667c182e741f8cc84d94c8f32 (diff) |
wifi: rtl8xxxu: cleanup includes
Remove unnecessary includes from driver. The first step is to add
necessary includes to driver's header files to make them can be included
individually. Then, driver's C files include driver's header files first,
and check if still missed header files of kernel.
The results show that most C files only include driver's header files.
Only core.c needs to include additional linux/firmware.h.
Also sort includes in alphabetic order.
Compile tested only.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/20240429024711.30992-1-pkshih@realtek.com
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions