rtl8188eu/hal/hal_com.c.rej
Larry Finger d928fd343d rtl8188eu: drop private endian framework
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>
2013-05-15 12:38:25 -05:00

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>