From: Xenia Ragiadakou Date: Sat, 21 Sep 2013 20:42:25 +0000 (+0300) Subject: staging: rtl8192u: remove unused code in fw_download_code() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~604 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccb0ec8338be4bd76bda3ff119547e7d54604ec9;p=pandora-kernel.git staging: rtl8192u: remove unused code in fw_download_code() This patch removes the code that resides outside #ifdef RTL8192U, since RTL8192U is defined in r8192U.h and removes, also, the header guard itself. Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed