forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/usb/gadget/function/uvc_queue.h
....@@ -40,7 +40,6 @@
4040
4141 #define UVC_QUEUE_DISCONNECTED (1 << 0)
4242 #define UVC_QUEUE_DROP_INCOMPLETE (1 << 1)
43
-#define UVC_QUEUE_PAUSED (1 << 2)
4443
4544 struct uvc_video_queue {
4645 struct vb2_queue queue;