[PATCH v3 0/2] Fixing the compile-test warnings in pinctrl-npcm7xx
From: Jonathan Neuschäfer
Date: Sat Feb 05 2022 - 10:53:54 EST
My "Nuvoton WPCM450 pinctrl and GPIO driver" patchset brought two
warnings[1] in the pinctrl-npcm7xx to light.
[1]: https://lore.kernel.org/lkml/202201292234.NpSNe4TD-lkp@xxxxxxxxx/
v3:
- Changed to %du to %zu
v2:
- "Fixes:" tags
Jonathan Neuschäfer (2):
pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()
pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c | 160 +++++++++++-----------
1 file changed, 80 insertions(+), 80 deletions(-)
--
2.34.1