mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ODROID-C4: Fix unused variable dovi_dual_layer.
Change-Id: Id0fd125957508f0f3bcf7fba4fbd816de45b9624
This commit is contained in:
@@ -9283,7 +9283,9 @@ static void set_omx_pts(u32 *p)
|
||||
} else if (set_from_hwc == 0 && !omx_run) {
|
||||
struct vframe_s *vf = NULL;
|
||||
u32 donot_drop = 0;
|
||||
#ifdef CONFIG_AMLOGIC_MEDIA_ENHANCEMENT_DOLBYVISION
|
||||
u32 dovi_dual_layer = 0;
|
||||
#endif
|
||||
|
||||
while (try_cnt--) {
|
||||
vf = vf_peek(RECEIVER_NAME);
|
||||
|
||||
Reference in New Issue
Block a user