]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
staging: rtlwifi: move remaining phydm .h files
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 May 2019 08:40:10 +0000 (10:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 May 2019 08:40:10 +0000 (10:40 +0200)
commitadc7af464ceba1962c2eb875a97f4d3bd82fbc5f
tree63a022207af1802475053f311aa2108ddfa3a402
parent8a90bdcb64a9e3732279bb6d9f5054dd6ce3dfbd
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>
drivers/staging/rtl8188eu/include/odm_precomp.h
drivers/staging/rtl8188eu/include/phydm_reg.h [new file with mode: 0644]
drivers/staging/rtl8188eu/include/phydm_regdefine11n.h [new file with mode: 0644]
drivers/staging/rtlwifi/phydm/phydm_reg.h [deleted file]
drivers/staging/rtlwifi/phydm/phydm_regdefine11n.h [deleted file]