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:
Martin Kaiser 2021-07-25 17:58:53 +02:00 committed by Greg Kroah-Hartman
parent 448390332c
commit 55937c27cd
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
*
******************************************************************************/
#define _HAL_INTF_C_
#include <hal_intf.h>
uint rtw_hal_init(struct adapter *adapt)