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