msm: camera: sync: Fix imports for types

Fix the order of imports for to resolve cam_sync
typedef for kernel CFI.

CRs-Fixed: 2772200
Change-Id: I4e5e642e6b45412904585aaa68c0ef77fedeee2d
Signed-off-by: Karthik Jayakumar <kjayakum@codeaurora.org>
This commit is contained in:
Karthik Jayakumar
2020-09-14 14:17:53 -07:00
parent c0064beebc
commit 8f95314e74
3 changed files with 3 additions and 4 deletions

View File

@@ -7,7 +7,6 @@
#define __CAM_SYNC_UTIL_H__
#include <cam_sync_api.h>
#include "cam_sync_private.h"
#include "cam_debug_util.h"