mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
310ef93028
The clk_set_rate() function returns rate as an 'ulong' not
an 'int' and rate > 0 by default.
This patch avoids to display the associated warning when
the set rate function returns the new frequency.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
stm32_dsi.c | ||
stm32_ltdc.c |