From: Larry Finger Date: Thu, 4 Apr 2013 01:36:06 +0000 (-0500) Subject: rtlwifi: rtl8188ee: Fix linker warnings X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b72bf334fcc12f73816866eaa44de42ca9894c;p=pandora-kernel.git rtlwifi: rtl8188ee: Fix linker warnings Building rtl8188ee yields warnings such as the following: x86_64-linux-gcc: warning: drivers/net/wireless/rtlwifi: linker input file unused because linking not done The only potential cause is an extraneous space in the make file. Signed-off-by: Larry Finger Reported-by: Stephen Rothwell Tested-by: Stephen Rothwell Signed-off-by: John W. Linville --- Reading git-diff-tree failed