]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: remove unnecessary includes
authorMichael Straube <straube.linux@gmail.com>
Sat, 4 Aug 2018 14:35:43 +0000 (16:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Aug 2018 14:23:28 +0000 (16:23 +0200)
commitde5fcdd060528bcf5ff750d5d6569fd7de0631e9
tree4251be72c6c45002f5156a12f619dab9f7a48f62
parent5857a06fd81e21e7a16dfe316a5762fd975c632f
staging: rtl8188eu: remove unnecessary includes

In the header rtw_iol.h there is only one function declared.
Remove the include of rtw_iol.h from files that do not use
this function.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/mac_cfg.c
drivers/staging/rtl8188eu/hal/phy.c
drivers/staging/rtl8188eu/hal/usb_halinit.c
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c