From da477737c5ec99d37cb78dab909aa0402a0ebf18 Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Wed, 23 May 2012 13:55:45 +0200 Subject: s390/headers: remove #ifdef __KERNEL__ from not exported headers Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- arch/s390/include/asm/cio.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/s390/include/asm/cio.h') diff --git a/arch/s390/include/asm/cio.h b/arch/s390/include/asm/cio.h index fc50a3342da3..4c8d4d5b8bd2 100644 --- a/arch/s390/include/asm/cio.h +++ b/arch/s390/include/asm/cio.h @@ -10,8 +10,6 @@ #include #include -#ifdef __KERNEL__ - #define LPM_ANYPATH 0xff #define __MAX_CSSID 0 @@ -291,5 +289,3 @@ int chsc_sstpc(void *page, unsigned int op, u16 ctrl); int chsc_sstpi(void *page, void *result, size_t size); #endif - -#endif -- cgit v1.2.3