kernel_headers: Add missing mem-buf.h UAPI header file

Add the missing mem-buf.h UAPI header file to the list
of headers.

Change-Id: Ie073ff95179be642d5d7a4acb2009ea568dae0d1
Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
This commit is contained in:
Isaac J. Manjarres 2020-02-19 10:31:59 -08:00
parent 8bbd1df388
commit 52cc3ab46b
2 changed files with 2 additions and 0 deletions

View File

@ -362,6 +362,7 @@ gen_headers_out_arm = [
"linux/media-bus-format.h",
"linux/media.h",
"linux/mei.h",
"linux/mem-buf.h",
"linux/membarrier.h",
"linux/memfd.h",
"linux/mempolicy.h",

View File

@ -358,6 +358,7 @@ gen_headers_out_arm64 = [
"linux/media-bus-format.h",
"linux/media.h",
"linux/mei.h",
"linux/mem-buf.h",
"linux/membarrier.h",
"linux/memfd.h",
"linux/mempolicy.h",