projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7185795
)
powerpc/include: Add opal-prd to installed uapi headers
author
Jeremy Kerr
<jk@ozlabs.org>
Wed, 17 Jun 2015 00:35:39 +0000
(08:35 +0800)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 17 Jun 2015 21:16:02 +0000
(07:16 +1000)
We'll want to build the opal-prd daemon with the prd headers, so include
this in the uapi headers list.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/uapi/asm/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/arch/powerpc/include/uapi/asm/Kbuild
b/arch/powerpc/include/uapi/asm/Kbuild
index 79c4068be278fb38ce0033cf9065c5a596beb28b..f44a027818afe549d231b72cdffb9b4598f1443e 100644
(file)
--- a/
arch/powerpc/include/uapi/asm/Kbuild
+++ b/
arch/powerpc/include/uapi/asm/Kbuild
@@
-18,6
+18,7
@@
header-y += kvm_para.h
header-y += mman.h
header-y += msgbuf.h
header-y += nvram.h
+header-y += opal-prd.h
header-y += param.h
header-y += perf_event.h
header-y += poll.h