On 03/09/2024 1:48 pm, Michal Orzel wrote: > As stated in README, the minimum supported GCC version for arm32 is > 4.9, therefore drop the custom do_div() macro in favor of using the > optimized version. > > Suggested-by: Andrew Cooper <andrew.coop...@citrix.com> > Signed-off-by: Michal Orzel <michal.or...@amd.com>
FWIW, Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>