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 <vasant.hegde@amd.com> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Link: https://lore.kernel.org/r/20250227162320.5805-7-vasant.hegde@amd.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 parent ee4cf92 commit 5536e19

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)