From: navin patidar Date: Fri, 20 Jun 2014 14:59:08 +0000 (+0530) Subject: staging: rtl8188eu: Remove rtl8188e_ReadEFuse() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1655 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=559803f98a1f9aba4bb5faeaadd579685570b93c;p=pandora-kernel.git staging: rtl8188eu: Remove rtl8188e_ReadEFuse() rtl8188e_ReadEFuse() checks bool bPseudoTest and then calls suitable function to read Fuse, ReadEFuseByIC() also does same thing. So use ReadEFuseByIC() and drop rtl8188e_ReadEFuse(). Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed