mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-17 10:33:06 +00:00
rtl8188eu: Flatten hap/
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
81aeb84017
commit
4de1397841
603 changed files with 71 additions and 220876 deletions
2
rtw_mp.c
2
rtw_mp.c
|
@ -4,7 +4,7 @@
|
|||
#define _RTW_MP_C_
|
||||
#include <drv_types.h>
|
||||
|
||||
#include "../hal/phydm_precomp.h"
|
||||
#include "../phydm_precomp.h"
|
||||
|
||||
#ifdef CONFIG_MP_VHT_HW_TX_MODE
|
||||
#define CEILING_POS(X) ((X - (int)(X)) > 0 ? (int)(X + 1) : (int)(X))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue