Skip to content

[DRIVER] pca953x, fxl6408: fix warn about excess arguments

Gianfranco Mariotti requested to merge seco_lf-5.10.y-exp-warn into seco_lf-5.10.y

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

Merge request reports