pinctrl: renesas: rzg2l: Use tab instead of spaces

Use tab instead of spaces to follow the same coding style.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Link: https://patch.msgid.link/20260528080439.615958-5-claudiu.beznea@kernel.org
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Claudiu Beznea
2026-05-28 11:04:36 +03:00
committed by Geert Uytterhoeven
parent b3ea1cac08
commit 80538a5397

View File

@@ -388,7 +388,7 @@ struct rzg2l_pinctrl_reg_cache {
u8 sd_ch[2];
u8 eth_poc[2];
u8 oen;
u8 other_poc;
u8 other_poc;
u8 qspi;
};