aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390/Kbuild
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-07-17 11:16:42 -0400
committerHeiko Carstens <heiko.carstens@de.ibm.com>2008-07-17 11:22:08 -0400
commit626f311737770f0fb5c09a6da2ea795a559aa42a (patch)
tree63bbb68172ef45761483139771a3f22766c39e11 /include/asm-s390/Kbuild
parent9d853caf44e6f969a9ad056a9937e8d97bc2c761 (diff)
[S390] chsc headers userspace cleanup
Kernel headers shouldn't expose functions to userspace. Cc: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'include/asm-s390/Kbuild')
-rw-r--r--include/asm-s390/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-s390/Kbuild b/include/asm-s390/Kbuild
index 09f312501eb5..bb5e9edb9825 100644
--- a/include/asm-s390/Kbuild
+++ b/include/asm-s390/Kbuild
@@ -8,9 +8,9 @@ header-y += ucontext.h
8header-y += vtoc.h 8header-y += vtoc.h
9header-y += zcrypt.h 9header-y += zcrypt.h
10header-y += kvm.h 10header-y += kvm.h
11header-y += schid.h
12header-y += chsc.h 11header-y += chsc.h
13 12
14unifdef-y += cmb.h 13unifdef-y += cmb.h
15unifdef-y += debug.h 14unifdef-y += debug.h
16unifdef-y += chpid.h 15unifdef-y += chpid.h
16unifdef-y += schid.h