]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
powerpc/serial: Fix include guard comment
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 23 Jun 2026 15:38:25 +0000 (17:38 +0200)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Tue, 28 Jul 2026 04:53:32 +0000 (10:23 +0530)
commit86f057c19fbe089ec8a2020ef5f1579b99d87ac7
tree9645362ea0022aa5c0e4329ac1d261064503cae0
parentd71b3ca5231750fecdefb3390595e7db30979ac4
powerpc/serial: Fix include guard comment

Replace _PPC64_SERIAL_H with _ASM_POWERPC_SERIAL_H to match the actual
macro name. Remove an empty comment while at it.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Mukesh Kumar Chaurasiya (IBM) <mkchauras@gmail.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20260623153825.403819-2-thorsten.blum@linux.dev
arch/powerpc/include/asm/serial.h