staging: rtl8188eu: use phydm_regdefine11n.h from rtlwifi
authorMichael Straube <straube.linux@gmail.com>
Sun, 5 Aug 2018 12:11:54 +0000 (14:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Aug 2018 14:09:15 +0000 (16:09 +0200)
commitae3b4ed1a23fc197716c4bcf1e32be37f2472d3b
tree2c281fd370c7b2b600852fcb57e842f44ee71ab4
parenta9df8cd5e3fcd046c20e036073b1f90854b3e863
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>
drivers/staging/rtl8188eu/include/odm_RegDefine11N.h [deleted file]
drivers/staging/rtl8188eu/include/odm_precomp.h