From: Larry Finger Date: Mon, 26 May 2014 19:06:05 +0000 (-0500) Subject: staging: r8192ee: Fix build errors when PCI is not available X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e4c20f114c71e12cdf35d9b5dd60d2546c7d57;p=pandora-kernel.git staging: r8192ee: Fix build errors when PCI is not available A build of this driver fails when PCI is not selected. It would also fail if MAC80211 is not selected. Kconfig is fixed to handle these conditions, and to select additional necessary components. Reported-by: Randy Dunlap Reported-by: Ben Hutchings Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed