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
父節點 90fabfb02b
當前提交 c4beadb5d2
共有 10 個文件被更改,包括 64 次插入112 次删除

查看文件

@@ -8,7 +8,6 @@
#include <linux/workqueue.h>
#include <linux/iommu.h>
#include <media/v4l2_vidc_extensions.h>
#include "msm_vidc_internal.h"
#include "msm_vidc_core.h"
#include "msm_vidc_inst.h"