Skip to content
Commit ed10b490 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: clkfwk: fix up compiler warnings.



  CC      drivers/sh/clk/core.o
drivers/sh/clk/core.c: In function 'clk_round_parent':
drivers/sh/clk/core.c:574: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int'
drivers/sh/clk/core.c:594: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int'

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent a7bcf21e
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