staging: line6: drop CONTROL from CONFIG_LINE6_USB_DUMP_ANY
[deliverable/linux.git] / drivers / staging / line6 / driver.h
index 9dd8ff475f53fb65a8cf657ce0e1f0ca8517e38a..7770635028b8eafa13dc5fafe05ecfd282e21004 100644 (file)
@@ -20,7 +20,7 @@
 
 #define DRIVER_NAME "line6usb"
 
-#if defined(CONFIG_LINE6_USB_DUMP_CTRL) || defined(CONFIG_LINE6_USB_DUMP_MIDI) || defined(CONFIG_LINE6_USB_DUMP_PCM)
+#if defined(CONFIG_LINE6_USB_DUMP_MIDI) || defined(CONFIG_LINE6_USB_DUMP_PCM)
 #define CONFIG_LINE6_USB_DUMP_ANY
 #endif
 
This page took 0.025707 seconds and 5 git commands to generate.