diff --git a/arch/s390/include/asm/fcx.h b/arch/s390/include/asm/fcx.h index 7ecb92b469b67bc45a099d9fea8bb72e375fc704..04cb4b4bcc5fc607342e9014635ae0394fae1f9a 100644 --- a/arch/s390/include/asm/fcx.h +++ b/arch/s390/include/asm/fcx.h @@ -6,7 +6,7 @@ */ #ifndef _ASM_S390_FCX_H -#define _ASM_S390_FCX_H _ASM_S390_FCX_H +#define _ASM_S390_FCX_H #include <linux/types.h> diff --git a/drivers/s390/cio/chp.h b/drivers/s390/cio/chp.h index af0232290dc4c7c183a65e3fe13d6683bb48cf1e..bb5a68226cda893d270fe8587e4dee1fd98880a0 100644 --- a/drivers/s390/cio/chp.h +++ b/drivers/s390/cio/chp.h @@ -4,7 +4,7 @@ */ #ifndef S390_CHP_H -#define S390_CHP_H S390_CHP_H +#define S390_CHP_H #include <linux/types.h> #include <linux/device.h> diff --git a/drivers/s390/cio/idset.h b/drivers/s390/cio/idset.h index 22b58104683be867f0f416940001b0fe1e36f8ca..89a78779088848c3c4368c9697bd6f73634c798d 100644 --- a/drivers/s390/cio/idset.h +++ b/drivers/s390/cio/idset.h @@ -4,7 +4,7 @@ */ #ifndef S390_IDSET_H -#define S390_IDSET_H S390_IDSET_H +#define S390_IDSET_H #include <asm/schid.h>