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:
parent
8bbd1df388
commit
52cc3ab46b
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user