forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
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;