summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/include/odm_precomp.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-05-01 10:40:10 +0200
committerGreg Kroah-Hartman2019-05-01 10:40:10 +0200
commitadc7af464ceba1962c2eb875a97f4d3bd82fbc5f (patch)
tree63a022207af1802475053f311aa2108ddfa3a402 /drivers/staging/rtl8188eu/include/odm_precomp.h
parentstaging: rtlwifi: strip down phydm .h files (diff)
downloadkernel-qcow2-linux-adc7af464ceba1962c2eb875a97f4d3bd82fbc5f.tar.gz
kernel-qcow2-linux-adc7af464ceba1962c2eb875a97f4d3bd82fbc5f.tar.xz
kernel-qcow2-linux-adc7af464ceba1962c2eb875a97f4d3bd82fbc5f.zip
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>
Diffstat (limited to 'drivers/staging/rtl8188eu/include/odm_precomp.h')
-rw-r--r--drivers/staging/rtl8188eu/include/odm_precomp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/rtl8188eu/include/odm_precomp.h b/drivers/staging/rtl8188eu/include/odm_precomp.h
index 6efddc8f1675..df096c37f5eb 100644
--- a/drivers/staging/rtl8188eu/include/odm_precomp.h
+++ b/drivers/staging/rtl8188eu/include/odm_precomp.h
@@ -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"