summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/uapi/asm/Kbuild
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2012-10-27 17:26:14 (GMT)
committerAlexander Graf <agraf@suse.de>2012-10-30 09:54:52 (GMT)
commitc99ec973a63e2249020d6d93a46d7572432da6a2 (patch)
tree18dc7e442a78f9a63b17c5c955f7e8e470b906cc /arch/powerpc/include/uapi/asm/Kbuild
parent388cf9ee3c751c3a4cf8776987143354d6d8c797 (diff)
downloadlinux-fsl-qoriq-c99ec973a63e2249020d6d93a46d7572432da6a2.tar.xz
PPC: ePAPR: Convert header to uapi
The new uapi framework splits kernel internal and user space exported bits of header files more cleanly. Adjust the ePAPR header accordingly. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/include/uapi/asm/Kbuild')
-rw-r--r--arch/powerpc/include/uapi/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/uapi/asm/Kbuild b/arch/powerpc/include/uapi/asm/Kbuild
index baebb3d..e6b5be8 100644
--- a/arch/powerpc/include/uapi/asm/Kbuild
+++ b/arch/powerpc/include/uapi/asm/Kbuild
@@ -1,3 +1,4 @@
# UAPI Header export list
include include/uapi/asm-generic/Kbuild.asm
+header-y += epapr_hcalls.h