x86/irq: Initialize PCI/MSI domain at PCI init time
[linux-block.git] / arch / x86 / kernel / apic / vector.c
index 66516d818d7a3aa4d5186ab3db30a5bda1940a57..1eac536327866be07fa06e483d25b39573ade0ee 100644 (file)
@@ -714,8 +714,6 @@ int __init arch_early_irq_init(void)
        BUG_ON(x86_vector_domain == NULL);
        irq_set_default_host(x86_vector_domain);
 
-       arch_init_msi_domain(x86_vector_domain);
-
        BUG_ON(!alloc_cpumask_var(&vector_searchmask, GFP_KERNEL));
 
        /*