drivers: can: stm32fd: fix type of clock rate

the rate_tmp varaiable was int, but should be const uint32_t.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
1 file changed