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