mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 09:51:21 -04:00
staging: rtlwifi: move remaining phydm .h files
The rtl8188eu driver uses the phydm .h files from the rtlwifi driver, but now that the rtlwifi driver is gone, it's silly to have a whole directory for just 2 .h files. So move these files into the rtl8188eu driver's directory so that it can be self-contained. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
@@ -24,12 +24,12 @@
|
||||
#include "odm.h"
|
||||
#include "odm_hwconfig.h"
|
||||
#include "odm_debug.h"
|
||||
#include "../../rtlwifi/phydm/phydm_regdefine11n.h"
|
||||
#include "phydm_regdefine11n.h"
|
||||
|
||||
#include "hal8188e_rate_adaptive.h" /* for RA,Power training */
|
||||
#include "rtl8188e_hal.h"
|
||||
|
||||
#include "../../rtlwifi/phydm/phydm_reg.h"
|
||||
#include "phydm_reg.h"
|
||||
|
||||
#include "odm_rtl8188e.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user