1c15b334ca
This fixes below build warning with extra build checks.
$ make W=1
../drivers/virt/acrn/vm.c:105: warning: expecting prototype for
acrn_inject_msi(). Prototype was for acrn_msi_inject() instead
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
acrn_drv.h | ||
hsm.c | ||
hypercall.h | ||
ioeventfd.c | ||
ioreq.c | ||
irqfd.c | ||
mm.c | ||
vm.c |