staging: rtl8188eu: remove unused _HAL_INTF_C_ define
This define can be removed. Signed-off-by: Martin Kaiser <martin@kaiser.cx> Link: https://lore.kernel.org/r/20210725155902.32433-9-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
448390332c
commit
55937c27cd
|
@ -5,7 +5,6 @@
|
|||
*
|
||||
******************************************************************************/
|
||||
|
||||
#define _HAL_INTF_C_
|
||||
#include <hal_intf.h>
|
||||
|
||||
uint rtw_hal_init(struct adapter *adapt)
|
||||
|
|
Loading…
Reference in New Issue