Browse Source

Merge "msm: camera: csiphy: Remove the references to a unused header" into camera-kernel.lnx.7.0

Camera Software Integration 1 year ago
parent
commit
2dcc195072
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/cam_utils/cam_compat.h

+ 0 - 1
drivers/cam_utils/cam_compat.h

@@ -45,7 +45,6 @@ MODULE_IMPORT_NS(DMA_BUF);
 #endif
 
 #ifdef CONFIG_DOMAIN_ID_SECURE_CAMERA
-#include <linux/smcinvoke.h>
 #include <linux/IClientEnv.h>
 #include <linux/ITrustedCameraDriver.h>
 #include <linux/CTrustedCameraDriver.h>