Commit d90afa62 authored by Daniel Palmer's avatar Daniel Palmer Committed by Stephen Boyd
Browse files

clk: mstar: msc313-mpll: Fix format specifier



The output dividers are unsigned int so the format specifier
should have been %u not %d.

Signed-off-by: default avatarDaniel Palmer <daniel@0x0f.com>
Link: https://lore.kernel.org/r/20210215115710.3762276-2-daniel@0x0f.com


Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 93c89f03
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment