[Feature][Modem]Add Modem Patch P1

Change-Id: Idee4f9fd6700b484f7db86704cf5639cec4d71a2
diff --git a/mcu/interface/service/mtf/mtf_struct.h b/mcu/interface/service/mtf/mtf_struct.h
old mode 100644
new mode 100755
index aa69cc8..382dbef
--- a/mcu/interface/service/mtf/mtf_struct.h
+++ b/mcu/interface/service/mtf/mtf_struct.h
@@ -53,6 +53,11 @@
  *
  * removed!
  * removed!
+ * removed!
+ * removed!
+ *
+ * removed!
+ * removed!
  *
  * removed!
  * removed!
@@ -179,6 +184,10 @@
     nl1mob_mt_cell_signal_info_struct       nbr_cell;
 }nl1mob_mt_dmf_custom_enh_ind_struct;
 
+typedef struct{
+    LOCAL_PARA_HDR
+}nl1mob_mt_dmf_postpone_a2_for_b1b2_ind_struct;
+
 #ifdef __cplusplus
 }
 #endif