From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-184.mta0.migadu.com (out-184.mta0.migadu.com [91.218.175.184]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 743A82EEE84 for ; Tue, 23 Jun 2026 15:39:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.184 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782229143; cv=none; b=H37dYdXSeTUyvdQ9lqrRIuf9iPPjt1v4N5tmJV/8nc3ec0gXlGsL6yiiwrTRvmx1kBLdEB0HQH5qBLRs6TXWcWfocyr/VVl6nj5PGhN5VstMmRqESlM5MVWODtsgg6PFNyKIShQ+4ZRKaSWs2Vcp+B54KLlX5OGrSekcv1B0hvc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782229143; c=relaxed/simple; bh=O+egtxl3FGeEgCunqgjMc4FehShbJuDfZCzq6oPYrRk=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=pPUFPn9m/2M21XiAhQgMZxtIRCmL3wkvYLZQInunH5HZrPLVQZ6OtVUCgGcU7XRJS4h/qibjy/jFpdTrVAY43B/NKWx8gCTcBGymIi1ie5Nxtcnw0cS03FXQxiWcVfE0FGXUv8GQNIsBZbp9PL0yIbFHcT/DVpwy63u3blVgECQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=mefOYuWH; arc=none smtp.client-ip=91.218.175.184 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="mefOYuWH" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1782229139; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Y/ocUICsy65Y1mgFq/LsXs6J+MQAk/ZO9Azkdo+7zWs=; b=mefOYuWHlvARVSS5bqpPHdg4VmFmLWtIZBJELc5Za50o5L+jxfZBvXJycXKLzgSJuMjO3c fmpLmB4/Dus9SRhJ565lYzTnRBFI0mwOgoRq+aMeu1Hfi85DOiiD+saLjBWwc0cAZMpBpp al/AhwIeKZ/ZUr6AFzluxCQy9Veb05s= From: Thorsten Blum To: Madhavan Srinivasan , Michael Ellerman , Nicholas Piggin , "Christophe Leroy (CS GROUP)" Cc: Thorsten Blum , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: [PATCH] powerpc/serial: Fix include guard comment Date: Tue, 23 Jun 2026 17:38:25 +0200 Message-ID: <20260623153825.403819-2-thorsten.blum@linux.dev> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=830; i=thorsten.blum@linux.dev; h=from:subject; bh=O+egtxl3FGeEgCunqgjMc4FehShbJuDfZCzq6oPYrRk=; b=owGbwMvMwCUWt7pQ4caZUj3G02pJDFlWKwoDD/pNlIvwm3NypuCkttVvXoqnd5gzlb1hNrDeL pfyTsm5o5SFQYyLQVZMkeXBrB8zfEtrKjeZROyEmcPKBDKEgYtTACYyay/DT8aDjP1iU5/Fc0St s2/f/2ap1KsNSue3Lm5ZnbVcUPGckSwjw4prn9737jri1bvPXT92td+q5jJRFYvD1+4+2/PzY0/ PYT4A X-Developer-Key: i=thorsten.blum@linux.dev; a=openpgp; fpr=1D60735E8AEF3BE473B69D84733678FD8DFEEAD4 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT 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 --- arch/powerpc/include/asm/serial.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/arch/powerpc/include/asm/serial.h b/arch/powerpc/include/asm/serial.h index cd6c18d0e66e..c3eb4a64b3f5 100644 --- a/arch/powerpc/include/asm/serial.h +++ b/arch/powerpc/include/asm/serial.h @@ -1,6 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-or-later */ -/* - */ #ifndef _ASM_POWERPC_SERIAL_H #define _ASM_POWERPC_SERIAL_H @@ -18,4 +16,4 @@ extern void find_legacy_serial_ports(void); #define find_legacy_serial_ports() do { } while (0) #endif -#endif /* _PPC64_SERIAL_H */ +#endif /* _ASM_POWERPC_SERIAL_H */