Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bf3278fe authored by Wolfram Sang's avatar Wolfram Sang Committed by Geert Uytterhoeven
Browse files

pinctrl: sh-pfc: r8a7795-es1: Fix trivial typo in comment

parent ecd54509
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1443,7 +1443,7 @@ static const u16 pinmux_data[] = {
};

/*
 * R8A7795 has 8 banks with 32 PGIOS in each => 256 GPIOs.
 * R8A7795 has 8 banks with 32 GPIOs in each => 256 GPIOs.
 * Physical layout rows: A - AW, cols: 1 - 39.
 */
#define ROW_GROUP_A(r) ('Z' - 'A' + 1 + (r))