aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/s390/include/asm/fcx.h2
-rw-r--r--drivers/s390/cio/chp.h2
-rw-r--r--drivers/s390/cio/idset.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/arch/s390/include/asm/fcx.h b/arch/s390/include/asm/fcx.h
index 7ecb92b469b6..04cb4b4bcc5f 100644
--- a/arch/s390/include/asm/fcx.h
+++ b/arch/s390/include/asm/fcx.h
@@ -6,7 +6,7 @@
6 */ 6 */
7 7
8#ifndef _ASM_S390_FCX_H 8#ifndef _ASM_S390_FCX_H
9#define _ASM_S390_FCX_H _ASM_S390_FCX_H 9#define _ASM_S390_FCX_H
10 10
11#include <linux/types.h> 11#include <linux/types.h>
12 12
diff --git a/drivers/s390/cio/chp.h b/drivers/s390/cio/chp.h
index af0232290dc4..bb5a68226cda 100644
--- a/drivers/s390/cio/chp.h
+++ b/drivers/s390/cio/chp.h
@@ -4,7 +4,7 @@
4 */ 4 */
5 5
6#ifndef S390_CHP_H 6#ifndef S390_CHP_H
7#define S390_CHP_H S390_CHP_H 7#define S390_CHP_H
8 8
9#include <linux/types.h> 9#include <linux/types.h>
10#include <linux/device.h> 10#include <linux/device.h>
diff --git a/drivers/s390/cio/idset.h b/drivers/s390/cio/idset.h
index 22b58104683b..89a787790888 100644
--- a/drivers/s390/cio/idset.h
+++ b/drivers/s390/cio/idset.h
@@ -4,7 +4,7 @@
4 */ 4 */
5 5
6#ifndef S390_IDSET_H 6#ifndef S390_IDSET_H
7#define S390_IDSET_H S390_IDSET_H 7#define S390_IDSET_H
8 8
9#include <asm/schid.h> 9#include <asm/schid.h>
10 10