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 <[email protected]> Reviewed-by: Suravee Suthikulpanit <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
1 parent a48130e commit bcf847e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)