mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 08:34:20 +00:00
rtl8188eu: Remove CONFIG_MP_INCLUDED
This one is defined. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
e8b7f536c4
commit
085a651d9c
13 changed files with 45 additions and 128 deletions
|
@ -18,7 +18,6 @@
|
|||
*
|
||||
******************************************************************************/
|
||||
#define _RTL8188E_MP_C_
|
||||
#ifdef CONFIG_MP_INCLUDED
|
||||
|
||||
#include <drv_types.h>
|
||||
#include <rtw_mp.h>
|
||||
|
@ -993,5 +992,3 @@ void Hal_SetContinuousTx(PADAPTER pAdapter, u8 bStart)
|
|||
Hal_SetOFDMContinuousTx(pAdapter, bStart);
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* CONFIG_MP_INCLUDE */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue