Project 'edgehog/bsp/nxp/linux-seco-imx' was moved to 'clea-os/bsp/nxp/linux-seco-imx'. Please update any links and bookmarks that may still have the old path.
[DRIVER] pll1443x: SSCG: fix build warning, on 32bit fix warning as error
* fix possible uninitialized variables * replace pointless do_div that on 32bit gives warning treated as error: do_div is used for u64 dividends, but the math is on u32 values.
parent
7f7851ac
No related branches found
No related tags found