浏览代码

usb: gadget: f_mass_storage: remove one FSG_NO_INTR_EP

Remove one define of FSG_NO_INTR_EP and we still have that we can use.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Sebastian Andrzej Siewior 13 年之前
父节点
当前提交
fcc0bb5ace
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/usb/gadget/f_mass_storage.c

+ 0 - 1
drivers/usb/gadget/f_mass_storage.c

@@ -304,7 +304,6 @@
 
 
 static const char fsg_string_interface[] = "Mass Storage";
 static const char fsg_string_interface[] = "Mass Storage";
 
 
-#define FSG_NO_INTR_EP 1
 #define FSG_NO_DEVICE_STRINGS    1
 #define FSG_NO_DEVICE_STRINGS    1
 #define FSG_NO_OTG               1
 #define FSG_NO_OTG               1
 #define FSG_NO_INTR_EP           1
 #define FSG_NO_INTR_EP           1