mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-11 15:53:06 +00:00
rtl8188eu: Flatten hal directory
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
07152ef10d
commit
2e52830997
87 changed files with 40 additions and 40 deletions
|
@ -25,7 +25,7 @@
|
|||
#include "phydm_iqk.h"
|
||||
#include "phydm_dfs.h"
|
||||
#include "phydm_ccx.h"
|
||||
#include "txbf/phydm_hal_txbf_api.h"
|
||||
#include "phydm_hal_txbf_api.h"
|
||||
|
||||
#include "phydm_adc_sampling.h"
|
||||
#include "phydm_dynamic_rx_path.h"
|
|
@ -6,9 +6,9 @@
|
|||
#endif
|
||||
|
||||
/*Beamforming Related*/
|
||||
#include "txbf/halcomtxbf.h"
|
||||
#include "txbf/haltxbfjaguar.h"
|
||||
#include "txbf/haltxbfinterface.h"
|
||||
#include "halcomtxbf.h"
|
||||
#include "haltxbfjaguar.h"
|
||||
#include "haltxbfinterface.h"
|
||||
|
||||
#define beamforming_gid_paid(adapter, p_tcb)
|
||||
#define phydm_acting_determine(p_dm_odm, type) false
|
Loading…
Add table
Add a link
Reference in a new issue