Commit 99ec1112 authored by Daniel van Gerpen's avatar Daniel van Gerpen Committed by Martin Schwidefsky

s390: use canonical include guard style

Signed-off-by: default avatarDaniel van Gerpen <daniel@vangerpen.de>
Acked-by: default avatarPeter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 097a116c
......@@ -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>
......
......@@ -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>
......
......@@ -4,7 +4,7 @@
*/
#ifndef S390_IDSET_H
#define S390_IDSET_H S390_IDSET_H
#define S390_IDSET_H
#include <asm/schid.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment