Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d635817d authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

soc: qcom: mem-buf: Include Haven structure definitions



Include the Haven structure definitions in the kernel header
to fix compilation issues for clients that use the kernel header.

Change-Id: I6f2426776eee8fb025ca699ac532413096f99043
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 4027c201
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -8,6 +8,8 @@

#include <linux/err.h>
#include <linux/errno.h>
#include <linux/haven/hh_rm_drv.h>
#include <linux/types.h>
#include <uapi/linux/mem-buf.h>

/**