video: driver: fixes for upstream/downstream driver compilation

- do not use vidc_v4l2_extensions.h for upstream driver compilation.
- resolve compilation issues in upstream and downstream driver due
  to above change.
- add volatile flag in the database.

Signed-off-by: Darshana Patil <quic_darshana@quicinc.com>
Change-Id: I1985cae29a459af2250f7044d85c5cd22cdd68f7
This commit is contained in:
Darshana Patil
2022-08-11 17:54:21 -07:00
committed by Gerrit - the friendly Code Review server
parent 90fabfb02b
commit c4beadb5d2
10 changed files with 64 additions and 112 deletions

View File

@@ -7,7 +7,6 @@
#ifndef _MSM_VIDC_CONTROL_H_
#define _MSM_VIDC_CONTROL_H_
#include <media/v4l2_vidc_extensions.h>
#include "msm_vidc_inst.h"
#include "msm_vidc_internal.h"