Skip to content

Commit 512bf60

Browse files
Marek Vasutgeertu
authored andcommitted
pinctrl: renesas: r8a779g0: Fix trivial typo in SoC type comment
Fix SoC type comment in the PFC table file, replace R8A779A0 likely copy-paste error with R8A779G0. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/20250904222806.193260-1-marek.vasut+renesas@mailbox.org Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 9f062fc commit 512bf60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/pinctrl/renesas/pfc-r8a779g0.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/*
3-
* R8A779A0 processor support - PFC hardware block.
3+
* R8A779G0 processor support - PFC hardware block.
44
*
55
* Copyright (C) 2021 Renesas Electronics Corp.
66
*

0 commit comments

Comments
 (0)