aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2014-05-09 08:59:16 -0400
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>2014-05-11 09:50:00 -0400
commit41f6fc10d38150f83d0706305c69e1e696cc3b33 (patch)
tree1aae62a3b65f82ef3349fd3081175fd62bdbf36c
parent4b907fd4bed869d9c0a448dd8cae11a26a720ac9 (diff)
iwlwifi: remove spurious newline in Kconfig
There's an extra newline that shouldn't be there - remove it. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
-rw-r--r--drivers/net/wireless/iwlwifi/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index b82d30c0f0c9..d216509d167e 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -128,7 +128,6 @@ config IWLWIFI_DEBUG_EXPERIMENTAL_UCODE
128 Enable use of experimental ucode for testing and debugging. 128 Enable use of experimental ucode for testing and debugging.
129 129
130config IWLWIFI_DEVICE_TRACING 130config IWLWIFI_DEVICE_TRACING
131
132 bool "iwlwifi device access tracing" 131 bool "iwlwifi device access tracing"
133 depends on IWLWIFI 132 depends on IWLWIFI
134 depends on EVENT_TRACING 133 depends on EVENT_TRACING