]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: remove redundant header file
authorMichael Straube <straube.linux@gmail.com>
Sat, 14 Jul 2018 12:52:41 +0000 (14:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2018 08:38:19 +0000 (10:38 +0200)
commit6efd0a25eadef6155df5fb9abadeb3ecf992d699
tree26a30e391d16b1da3a82b09957d32590bafbc1e5
parent0e37a61b3e7d6016639a66454ab2c2d40499c0d6
staging: rtl8188eu: remove redundant header file

Both functions declared in rtl8188e_led.h are also declared in
rtw_led.h which is included from drv_types.h. Remove rtl8188e_led.h
and it's includes.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/rtl8188eu_led.c
drivers/staging/rtl8188eu/hal/usb_halinit.c
drivers/staging/rtl8188eu/include/rtl8188e_led.h [deleted file]