OSDN Git Service

staging: rtl8188eu: remove redundant includes
authorMichael Straube <straube.linux@gmail.com>
Sun, 29 Jul 2018 18:54:44 +0000 (20:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jul 2018 09:02:25 +0000 (11:02 +0200)
commit816f4a46e0b49b57da2c0e31e54a43cfd0afcd9f
treebc3b4d6feec12acee4f7ff7dc0442bf606f421ea
parent30622c87c38e8a64a6b5a4e44c65079f6f2629a0
staging: rtl8188eu: remove redundant includes

Both osdep_service.h and drv_types.h are included from hal_intf.h,
so remove the redundant includes from hal_intf.c.

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