From 9f999462c38c1229aa49c51b4e5fec18c6037c01 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Thu, 13 Feb 2014 13:00:18 +0100 Subject: [PATCH] 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-format-patch failed