Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote: > 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@xxxxxxxxxxx> 1 patch(es) applied to rtw-next branch of rtw.git, thanks. 949f6f3aeb87 wifi: rtl8xxxu: cleanup includes --- https://github.com/pkshih/rtw.git