staging: rtl8723au: struct phy_info and struct odm_phy_info are identical
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 9 May 2014 13:04:26 +0000 (15:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:12:03 +0000 (13:12 -0700)
commitc7fff4e43ced0584bcbcef8a5f93bd9a813aac1b
treeda4d2bcd8ef9d5244e38ce1919c175d9a32ae196
parentd095789ae66034c2991b398c5cf8e02ceff1bd88
staging: rtl8723au: struct phy_info and struct odm_phy_info are identical

We don't need two copies of the same struct, it just leads to
pointless typecasts.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/odm.c
drivers/staging/rtl8723au/hal/odm_HWConfig.c
drivers/staging/rtl8723au/hal/rtl8723au_recv.c
drivers/staging/rtl8723au/include/odm.h
drivers/staging/rtl8723au/include/odm_HWConfig.h