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