mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-20 20:26:27 +00:00
iommu/amd: Fix recently introduced compile warnings
Fix two compile warnings about unused variables introduced by commit ecef115. Reported-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Joerg Roedel <jroedel@suse.de>
This commit is contained in:
parent
ecef115d45
commit
3dbc260853
@ -3499,8 +3499,6 @@ int __init amd_iommu_init_passthrough(void)
|
||||
{
|
||||
struct iommu_dev_data *dev_data;
|
||||
struct pci_dev *dev = NULL;
|
||||
struct amd_iommu *iommu;
|
||||
u16 devid;
|
||||
int ret;
|
||||
|
||||
ret = alloc_passthrough_domain();
|
||||
|
Loading…
x
Reference in New Issue
Block a user