From: Jes Sorensen Date: Fri, 9 May 2014 13:04:26 +0000 (+0200) Subject: staging: rtl8723au: struct phy_info and struct odm_phy_info are identical X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~935 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7fff4e43ced0584bcbcef8a5f93bd9a813aac1b;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed