From: Larry Finger Date: Mon, 14 Oct 2013 03:52:20 +0000 (-0500) Subject: staging: r8188eu: Convert driver to use external firmware X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=691dd0b7d26e9959378ccc4a94d846e769a056e6;p=pandora-kernel.git staging: r8188eu: Convert driver to use external firmware As originally submitted, this driver acquired its firmware from data statements embedded in the source code. This information has been extracted into a binary file that has been accepted into the linux-firmware git repo as commit ffc47f1 entitled "rtlwifi: Add new firmware files for rtl8188eu". This patch switches the driver to use this file, and deletes the firmware data from the source. The TODO list is also updated. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed