rtl8188eu: Finish of cleanup of byte order files

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-05-15 13:15:11 -05:00
parent d928fd343d
commit 6b5af3a7fe
23 changed files with 3 additions and 777 deletions

View file

@ -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>

View file

@ -1,10 +0,0 @@
--- 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>

View file

@ -22,7 +22,6 @@
#include <drv_conf.h>
#include <osdep_service.h>
#include <drv_types.h>
#include <rtw_byteorder.h>
#include <hal_intf.h>

View file

@ -1,10 +0,0 @@
--- hal/hal_intf.c
+++ hal/hal_intf.c
@@ -22,7 +22,6 @@
#include <drv_conf.h>
#include <osdep_service.h>
#include <drv_types.h>
-#include <rtw_byteorder.h>
#include <hal_intf.h>
#include <usb_hal.h>

View file

@ -25,7 +25,6 @@
#include <recv_osdep.h>
#include <cmd_osdep.h>
#include <mlme_osdep.h>
#include <rtw_byteorder.h>
#include <circ_buf.h>
#include <rtw_ioctl_set.h>
@ -1201,4 +1200,4 @@ _func_exit_;
DBG_871X_LEVEL(_drv_always_, "-%s res:%d-\n", __func__, res);
return ;
}
#endif //CONFIG_WOWLAN
#endif //CONFIG_WOWLAN

View file

@ -32,7 +32,6 @@
#include <drv_conf.h>
#include <osdep_service.h>
#include <drv_types.h>
#include <rtw_byteorder.h>
#include <rtl8188e_hal.h>

View file

@ -20,7 +20,6 @@
#define _HAL_INIT_C_
#include <drv_types.h>
#include <rtw_byteorder.h>
#include <rtw_efuse.h>
#include <rtl8188e_hal.h>

View file

@ -22,7 +22,6 @@
#include <drv_conf.h>
#include <osdep_service.h>
#include <drv_types.h>
#include <rtw_byteorder.h>
#ifdef CONFIG_IOL
#include <rtw_iol.h>

View file

@ -44,7 +44,6 @@
#include <drv_conf.h>
#include <osdep_service.h>
#include <drv_types.h>
#include <rtw_byteorder.h>
#include <rtl8188e_hal.h>

View file

@ -21,7 +21,6 @@
#include <drv_conf.h>
#include <osdep_service.h>
#include <drv_types.h>
#include <rtw_byteorder.h>
#include <wifi.h>
#include <osdep_intf.h>
#include <circ_buf.h>