From: David Howells Date: Tue, 13 Dec 2011 09:26:45 +0000 (+0000) Subject: UAPI: Alter the S390 asm include guards to be recognisable by the UAPI splitter X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=87d2f5e39835b990d3c78d25144dc05b068f697e;p=~shefty%2Frdma-dev.git UAPI: Alter the S390 asm include guards to be recognisable by the UAPI splitter Alter some of the S390 asm include guards to fit a pattern that the UAPI splitter recognises. Signed-off-by: David Howells --- diff --git a/arch/s390/include/asm/chpid.h b/arch/s390/include/asm/chpid.h index fc71d8a6709..8e88e222177 100644 --- a/arch/s390/include/asm/chpid.h +++ b/arch/s390/include/asm/chpid.h @@ -6,7 +6,7 @@ */ #ifndef _ASM_S390_CHPID_H -#define _ASM_S390_CHPID_H _ASM_S390_CHPID_H +#define _ASM_S390_CHPID_H #include #include diff --git a/arch/s390/include/asm/itcw.h b/arch/s390/include/asm/itcw.h index a9bc5c36b32..fb1bedd3dc0 100644 --- a/arch/s390/include/asm/itcw.h +++ b/arch/s390/include/asm/itcw.h @@ -6,7 +6,7 @@ */ #ifndef _ASM_S390_ITCW_H -#define _ASM_S390_ITCW_H _ASM_S390_ITCW_H +#define _ASM_S390_ITCW_H #include #include