[PATCH v2 08/30] pinctrl: nomadik: fix build warning (-Wformat)
Linus Walleij
linus.walleij at linaro.org
Thu Feb 29 01:25:14 PST 2024
On Wed, Feb 28, 2024 at 12:28 PM Théo Lebrun <theo.lebrun at bootlin.com> wrote:
> Fix compiler warning found in the pinctrl-nomadik platform driver. GCC
> message is as such:
>
> drivers/pinctrl/nomadik/pinctrl-nomadik.c:855:21: warning:
> format ‘%u’ expects argument of type ‘unsigned int’, but argument 5
> has type ‘size_t {aka const long unsigned int}’ [-Wformat=]
>
> Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>
Patch applied!
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list