mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove byte ordering routines
The kernel routines can handle everything that is needed Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
b2e37eb332
commit
6dc546efc8
20 changed files with 0 additions and 523 deletions
|
@ -20,8 +20,6 @@
|
|||
#ifndef _WIFI_H_
|
||||
#define _WIFI_H_
|
||||
|
||||
#include <rtw_byteorder.h>
|
||||
|
||||
#ifdef BIT
|
||||
//#error "BIT define occurred earlier elsewhere!\n"
|
||||
#undef BIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue