]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita966f06036d5552d77ffe529cbca4cd8497aa23b
treebc3b4d6feec12acee4f7ff7dc0442bf606f421ea
parent522f313f45d881a28f539219c79be78bf7f9bb52
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