]> asedeno.scripts.mit.edu Git - linux.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)
commit1061bdba2fc395e4738315782655dd9b477b1f9f
tree4251be72c6c45002f5156a12f619dab9f7a48f62
parentb5c7af4139f45495779257588ee87aaea6c1a60a
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