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