Skip to content

Commit 5536e19

Browse files
hegdevasantjoergroedel
authored andcommitted
iommu/amd: Remove unused forward declaration
Remove unused forward declaration. Signed-off-by: Vasant Hegde <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
1 parent ee4cf92 commit 5536e19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/iommu/amd/init.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ static bool __initdata cmdline_maps;
219219
static enum iommu_init_state init_state = IOMMU_START_STATE;
220220

221221
static int amd_iommu_enable_interrupts(void);
222-
static int __init iommu_go_to_state(enum iommu_init_state state);
223222
static void init_device_table_dma(struct amd_iommu_pci_seg *pci_seg);
224223

225224
static bool amd_iommu_pre_enabled = true;

0 commit comments

Comments
 (0)