OSDN Git Service

staging: rtl8188eu: use phydm_reg.h from rtlwifi
authorMichael Straube <straube.linux@gmail.com>
Fri, 10 Aug 2018 07:18:33 +0000 (09:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Aug 2018 17:20:48 +0000 (19:20 +0200)
commitc19636f5dc1d57fd1054f7e87bd54a03ad5d4372
tree01efec561b0fc15826ee225ffa9e74052b0d13cf
parentfa1deb227d799f8de73356a17f5b552f9ff3fa3e
staging: rtl8188eu: use phydm_reg.h from rtlwifi

Use rtlwifi/phydm/phydm_reg.h instead of odm_reg.h and
remove the now unused odm_reg.h.

All defines from odm_reg.h are defined with the same values
in rtlwifi/phydm/phydm_reg.h.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/odm_precomp.h
drivers/staging/rtl8188eu/include/odm_reg.h [deleted file]