OSDN Git Service

staging: rtl8188eu: remove rtw_qos.h
authorMichael Straube <straube.linux@gmail.com>
Tue, 25 Sep 2018 11:25:21 +0000 (13:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2018 19:08:43 +0000 (21:08 +0200)
commitbfeb67ed4f154e863c8c460527f534a6525f0318
treecf2622fe789b8d51468f1b51f7740b82faf07110
parent9da94a7fc809d101c96df008e18451eb4982630a
staging: rtl8188eu: remove rtw_qos.h

There is only one struct in rtw_qos.h and it is only included from
drv_types.h. Move the struct into drv_types.h to reduce the number
of header files.

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