diff options
author | Michael Straube <straube.linux@gmail.com> | 2018-08-05 15:11:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-05 17:09:15 +0300 |
commit | ae3b4ed1a23fc197716c4bcf1e32be37f2472d3b (patch) | |
tree | 2c281fd370c7b2b600852fcb57e842f44ee71ab4 /tools/perf/scripts/python/check-perf-trace.py | |
parent | a9df8cd5e3fcd046c20e036073b1f90854b3e863 (diff) | |
download | linux-ae3b4ed1a23fc197716c4bcf1e32be37f2472d3b.tar.xz |
staging: rtl8188eu: use phydm_regdefine11n.h from rtlwifi
Use rtlwifi/phydm/phydm_regdefine11n.h instead of odm_RegDefine11N.h
and remove the now unused odm_RegDefine11N.h.
The defines from odm_RegDefine11N.h are defined with the same values
in rtlwifi/phydm/phydm_regdefine11n.h.
There is one define that is named different, but that one is not
used in the rtl8188eu code.
rtl8188eu: #define ODM_REG_RX_PATH_11N 0xC04
rtlwifi: #defnie ODM_REG_BB_RX_PATH_11N 0xC04
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions