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:
|
||
|---|---|---|
| .. | ||
| acrn | ||
| nitro_enclaves | ||
| vboxguest | ||
| Kconfig | ||
| Makefile | ||
| fsl_hypervisor.c | ||