msm_cam: fix build failure
Use the kernel build global include path instead of the local path for msm_isp.h header. Signed-off-by: David Lin <dtwlin@google.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#if !defined(_TRACE_MSM_VFE_H) || defined(TRACE_HEADER_MULTI_READ)
|
||||
#define _TRACE_MSM_VFE_H
|
||||
|
||||
#include "msm_isp.h"
|
||||
#include <media/msmb_isp.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/tracepoint.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user