disp: msm: sde: update shmbridge header file path

Update the header file path in the code as it has moved to a
new location.

Change-Id: I36a55b91a121b9bb3d89641da1e4e22407f55b68
Signed-off-by: Abhijit Kulkarni <kabhijit@codeaurora.org>
This commit is contained in:
Abhijit Kulkarni 2019-12-06 10:23:29 -08:00 committed by Gerrit - the friendly Code Review server
parent 29fecbebc7
commit a92ea43b94

View File

@ -51,7 +51,7 @@
#include <soc/qcom/scm.h>
#include "soc/qcom/secure_buffer.h"
#include "soc/qcom/qtee_shmbridge.h"
#include <linux/qtee_shmbridge.h>
#define CREATE_TRACE_POINTS
#include "sde_trace.h"