Skip to content

Commit bcf847e

Browse files
YueHaibingjoergroedel
authored andcommitted
iommu/amd: Remove unsued extern declaration amd_iommu_init_hardware()
Commit 2c0ae17 ("iommu/amd: Convert iommu initialization to state machine") left behind this. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Link: https://lore.kernel.org/r/20230802133201.17512-1-yuehaibing@huawei.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 parent a48130e commit bcf847e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/linux/amd-iommu.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ struct task_struct;
3232
struct pci_dev;
3333

3434
extern int amd_iommu_detect(void);
35-
extern int amd_iommu_init_hardware(void);
3635

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

0 commit comments

Comments
 (0)