]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/x86/kernel/irq.c
x86/irq: Remove vector_used_by_percpu_irq()
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kernel / irq.c
index 4ed0aba8dbc83b6ef83aed558ae4c459009d9146..e6073a0ce77eb690bb5fbba4ed8acf913f58fe38 100644 (file)
@@ -346,8 +346,6 @@ __visible void __irq_entry smp_trace_x86_platform_ipi(struct pt_regs *regs)
        set_irq_regs(old_regs);
 }
 
-EXPORT_SYMBOL_GPL(vector_used_by_percpu_irq);
-
 #ifdef CONFIG_HOTPLUG_CPU
 
 /* These two declarations are only used in check_irq_vectors_for_cpu_disable()