From: Paul Bolle Date: Thu, 13 Feb 2014 12:00:18 +0000 (+0100) Subject: staging: r8188eu: Remove dead code X-Git-Tag: v3.15-rc1~139^2~1122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f999462c38c1229aa49c51b4e5fec18c6037c01;p=pandora-kernel.git staging: r8188eu: Remove dead code There are a few lines in this driver that depend on a macro CONFIG_BT_COEXIST. But there's no Kconfig symbol of that name nor is there a preprocessor define for that string. So remove these lines. Signed-off-by: Paul Bolle Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed