We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee4cf92 commit 5536e19Copy full SHA for 5536e19
drivers/iommu/amd/init.c
@@ -219,7 +219,6 @@ static bool __initdata cmdline_maps;
219
static enum iommu_init_state init_state = IOMMU_START_STATE;
220
221
static int amd_iommu_enable_interrupts(void);
222
-static int __init iommu_go_to_state(enum iommu_init_state state);
223
static void init_device_table_dma(struct amd_iommu_pci_seg *pci_seg);
224
225
static bool amd_iommu_pre_enabled = true;
0 commit comments