usb: dwc2: gadget: Final fixes for BDMA ISOC
[linux-2.6-block.git] / drivers / usb / dwc2 / core.h
index 0ba359945dbd68205370bd17ca86d07198d26e31..9fae0291cd69f8c3314f547eeb9d0557af517e49 100644 (file)
@@ -215,7 +215,6 @@ struct dwc2_hsotg_ep {
        unsigned int            periodic:1;
        unsigned int            isochronous:1;
        unsigned int            send_zlp:1;
-       unsigned int            has_correct_parity:1;
        unsigned int            target_frame;
 #define TARGET_FRAME_INITIAL   0xFFFFFFFF
        bool                    frame_overrun;