소스 검색

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 년 전
부모
커밋
887026f2b5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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>