spapr_iommu: Finish renaming vfio_accel to need_vfio
6a81dd17
"spapr_iommu: Rename vfio_accel parameter" renamed vfio_accel
flag everywhere but one spot was missed.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
eded5bac3b
commit
f94819d601
@ -163,7 +163,7 @@ static inline bool kvmppc_spapr_use_multitce(void)
|
||||
|
||||
static inline void *kvmppc_create_spapr_tce(uint32_t liobn,
|
||||
uint32_t window_size, int *fd,
|
||||
bool vfio_accel)
|
||||
bool need_vfio)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user