rtl8188eu: Flatten hal directory

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2021-07-22 12:55:23 -05:00
parent 07152ef10d
commit 2e52830997
87 changed files with 40 additions and 40 deletions

View file

@ -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"

View file

@ -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