kernel/arch/s390/include/asm/debug.h
.. .. @@ -4,8 +4,8 @@ 4 4 * 5 5 * Copyright IBM Corp. 1999, 2020 6 6 */ 7 -#ifndef DEBUG_H8 -#define DEBUG_H7 +#ifndef _ASM_S390_DEBUG_H8 +#define _ASM_S390_DEBUG_H9 9 10 10 #include <linux/string.h> 11 11 #include <linux/spinlock.h> .. .. @@ -425,4 +425,4 @@ 425 425 #define PRINT_FATAL(x...) printk(KERN_DEBUG PRINTK_HEADER x) 426 426 #endif /* DASD_DEBUG */ 427 427 428 -#endif /* DEBUG_H */428 +#endif /* _ASM_S390_DEBUG_H */