summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
diff options
context:
space:
mode:
authorNiklas Schnelle <schnelle@linux.ibm.com>2023-01-03 15:11:07 +0100
committerHeiko Carstens <hca@linux.ibm.com>2023-01-06 16:38:21 +0100
commit0d4d52361b6c29bf771acd4fa461f06d78fb2fac (patch)
tree8c70a451436a20159b6b4ac73fa73a9f0dcd8969 /arch/s390/kernel
parent88603b6dc419445847923fcb7fe5080067a30f98 (diff)
downloadlinux-0d4d52361b6c29bf771acd4fa461f06d78fb2fac.tar.bz2
s390/debug: add _ASM_S390_ prefix to header guard
Using DEBUG_H without a prefix is very generic and inconsistent with other header guards in arch/s390/include/asm. In fact it collides with the same name in the ath9k wireless driver though that depends on !S390 via disabled wireless support. Let's just use a consistent header guard name and prevent possible future trouble. Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/kernel')
0 files changed, 0 insertions, 0 deletions