From: navin patidar Date: Wed, 11 Jun 2014 17:21:34 +0000 (+0530) Subject: staging: rtl8188eu: Remove function _rtw_read32() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1806 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ecfb06f83ec7eaa9110fa887cef3f55d031bf4;p=pandora-kernel.git staging: rtl8188eu: Remove function _rtw_read32() _rtw_read32() is a wrapper function, being used to call usb_read32(). Call usb_read32() directly and drop _rtw_read32(). Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed