]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/gadget/fsl_updater.h
ENGR00140950 mfg: fix the bug that ubiformat utility breaks utp protocol
[karo-tx-linux.git] / drivers / usb / gadget / fsl_updater.h
index 857e22ebdabc115336f1b45861ac7ee19be018f3..0adc30f088afcd0145ecbf6046425e3acef1348e 100644 (file)
@@ -98,6 +98,7 @@ static struct utp_context {
        u8 *buffer;
        u32 counter;
        u64 utp_version;
+       u32 cur_state;
 } utp_context;
 
 static const struct file_operations utp_fops = {