mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-06 21:43:06 +00:00
rtl8188eu: The platform can never be ODM_MP
Remove that symbol. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
f8ec1962dd
commit
551ec1598c
5 changed files with 64 additions and 228 deletions
|
@ -26,7 +26,6 @@
|
|||
#define ODM_AP 0x01 /* BIT0 */
|
||||
#define ODM_ADSL 0x02 /* BIT1 */
|
||||
#define ODM_CE 0x04 /* BIT2 */
|
||||
#define ODM_MP 0x08 /* BIT3 */
|
||||
|
||||
/* Deifne HW endian support */
|
||||
#define ODM_ENDIAN_BIG 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue