]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/gadget/acm_ms.c
USB: gadget: fix up some comments about CONFIG_USB_DEBUG
[~andy/linux] / drivers / usb / gadget / acm_ms.c
index 7bfa134fe0e3bd56e84b8adb16160b4124b20f21..a252444cc0a7d8b85cc7da05d72e7c00e1c0f649 100644 (file)
@@ -107,7 +107,7 @@ static unsigned int fsg_num_buffers = CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS;
  */
 #define fsg_num_buffers        CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS
 
-#endif /* CONFIG_USB_DEBUG */
+#endif /* CONFIG_USB_GADGET_DEBUG_FILES */
 
 FSG_MODULE_PARAMETERS(/* no prefix */, fsg_mod_data);