Skip to content

Integrate linux-seco-imx/seco_lf-5.10.y-exp-warn

GitBot requested to merge linux-seco-imx/seco_lf-5.10.y-exp-warn into kirkstone

Commit: clea-os/bsp/nxp/linux-seco-imx@798fb871

[DRIVER] fxl6408: fix warn about excess arguments

From GCC: "warning: too many arguments for format [-Wformat-extra-args]" Remove excess argument to reporting function.

--

Commit: clea-os/bsp/nxp/linux-seco-imx@a5ff10d0

[DRIVER] pca953x: fix warn about excess arguments

From GCC: "warning: too many arguments for format [-Wformat-extra-args]" Remove excess argument to reporting function.

Merge request reports