mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-23 08:25:04 +00:00
The parameter to udelay is the microseconds to wait for, which should be an unsigned integer. Signed-off-by: Junjie Mao <junjie.mao@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>