Commit ddb58da6 authored by Niklas Schnelle's avatar Niklas Schnelle Committed by sanglipeng
Browse files

s390/debug: add _ASM_S390_ prefix to header guard

stable inclusion
from stable-v5.10.166
commit 2ca345d19cbd694ed9ea086e5b69289c22750a20
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I87FRA

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=2ca345d19cbd694ed9ea086e5b69289c22750a20



--------------------------------

[ Upstream commit 0d4d5236 ]

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: default avatarNiklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: default avatarHeiko Carstens <hca@linux.ibm.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarsanglipeng <sanglipeng1@jd.com>
parent fdfcea55
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment