mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-13 00:32:24 +00:00
d928fd343d
These changes are based on the similar modifications made by Stefan Lippers-Hollmann for the rtl8192du driver. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
10 lines
229 B
Text
10 lines
229 B
Text
--- hal/hal_com.c
|
|
+++ hal/hal_com.c
|
|
@@ -20,7 +20,6 @@
|
|
#include <drv_conf.h>
|
|
#include <osdep_service.h>
|
|
#include <drv_types.h>
|
|
-#include <rtw_byteorder.h>
|
|
#include <hal_intf.h>
|
|
#include <hal_com.h>
|
|
#include <rtl8192d_hal.h>
|