Commit bcf847e4 authored by YueHaibing's avatar YueHaibing Committed by Joerg Roedel
Browse files

iommu/amd: Remove unsued extern declaration amd_iommu_init_hardware()



Commit 2c0ae172 ("iommu/amd: Convert iommu initialization to state machine")
left behind this.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Reviewed-by: default avatarSuravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Link: https://lore.kernel.org/r/20230802133201.17512-1-yuehaibing@huawei.com


Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent a48130e9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32,7 +32,6 @@ struct task_struct;
struct pci_dev;

extern int amd_iommu_detect(void);
extern int amd_iommu_init_hardware(void);

/**
 * amd_iommu_init_device() - Init device for use with IOMMUv2 driver