Loading msm/sde_dbg.c +1 −1 Original line number Diff line number Diff line Loading @@ -262,7 +262,7 @@ struct sde_dbg_regbuf { * @vbif_dbgbus_dump_idx: index for tracking vbif dumps in hw recovery * @hw_ownership: indicates if the VM owns the HW resources */ static struct sde_dbg_base { struct sde_dbg_base { struct sde_dbg_evtlog *evtlog; struct sde_dbg_reglog *reglog; struct list_head reg_base_list; Loading Loading
msm/sde_dbg.c +1 −1 Original line number Diff line number Diff line Loading @@ -262,7 +262,7 @@ struct sde_dbg_regbuf { * @vbif_dbgbus_dump_idx: index for tracking vbif dumps in hw recovery * @hw_ownership: indicates if the VM owns the HW resources */ static struct sde_dbg_base { struct sde_dbg_base { struct sde_dbg_evtlog *evtlog; struct sde_dbg_reglog *reglog; struct list_head reg_base_list; Loading