Revert "msm: camera: csiphy: Integrate mink call for secure camera"

External dependency has been reverted, change not ready.
This reverts commit b76d66be06cb035886ddebbf7671e02c93fdd1af.

CRs-Fixed: 3317248
Change-Id: If82504f1eb22b1c908d08d256f3b4c4cbad60bc9
Signed-off-by: Li Sha Lim <quic_lishlim@quicinc.com>
This commit is contained in:
Li Sha Lim
2022-12-20 10:12:02 -08:00
committed by Vepuri Vinay Kumar
parent d65382f14f
commit aabbfaffeb
7 changed files with 107 additions and 177 deletions

View File

@@ -39,13 +39,6 @@
MODULE_IMPORT_NS(DMA_BUF);
#endif
#if KERNEL_VERSION(6, 0, 0) <= LINUX_VERSION_CODE
#include <linux/smcinvoke.h>
#include <linux/IClientEnv.h>
#include <linux/ITrustedCameraDriver.h>
#include <linux/CTrustedCameraDriver.h>
#endif
struct cam_fw_alloc_info {
struct device *fw_dev;
void *fw_kva;