diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2023-01-03 15:11:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-01 08:23:16 +0100 |
commit | 2ca345d19cbd694ed9ea086e5b69289c22750a20 (patch) | |
tree | e8e579a09cf5564c020f5465ea35fed01ca497bc /drivers | |
parent | ae108a5fc9298ba273df4a070b07392e852a481f (diff) | |
download | linux-stable-2ca345d19cbd694ed9ea086e5b69289c22750a20.tar.gz linux-stable-2ca345d19cbd694ed9ea086e5b69289c22750a20.tar.bz2 linux-stable-2ca345d19cbd694ed9ea086e5b69289c22750a20.zip |
s390/debug: add _ASM_S390_ prefix to header guard
[ Upstream commit 0d4d52361b6c29bf771acd4fa461f06d78fb2fac ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions