Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f214af20 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: remove unused entries in msm_vidc_cb_event_types"

parents 9c0b4078 ac10277b
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -362,11 +362,6 @@ enum msm_vidc_cb_event_types {
	MSM_VIDC_BIT_DEPTH,
	MSM_VIDC_PIC_STRUCT,
	MSM_VIDC_COLOR_SPACE,
	MSM_VIDC_CROP_TOP,
	MSM_VIDC_CROP_LEFT,
	MSM_VIDC_CROP_HEIGHT,
	MSM_VIDC_CROP_WIDTH,
	MSM_VIDC_PROFILE,
	MSM_VIDC_LEVEL,
	MSM_VIDC_FW_MIN_COUNT,
};
#endif