Browse Source

msm: camera: csiphy: Remove the references to a unused header

The file is supposed to be included only from the userspace
drivers and not from the kernel space drivers. The other
files included in the camera drivers are sufficient for
referencing the necessary symbols.

CRs-Fixed: 3562596
Change-Id: I7261e4b9af2984fd78d5dc43bfbec6c090ad647b
Signed-off-by: Vijay Kumar Tumati <[email protected]>
(cherry picked from commit b0009248708dfe13cb0fea22b43c542520db446f)
Vijay Kumar Tumati 1 year ago
parent
commit
887026f2b5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/cam_cpas/cam_cpas_intf.c

+ 0 - 1
drivers/cam_cpas/cam_cpas_intf.c

@@ -28,7 +28,6 @@
 #include "cam_req_mgr_interface.h"
 
 #ifdef CONFIG_DYNAMIC_FD_PORT_CONFIG
-#include <linux/smcinvoke.h>
 #include <linux/IClientEnv.h>
 #include <linux/ITrustedCameraDriver.h>
 #include <linux/CTrustedCameraDriver.h>