From: Alex Williamson Date: Wed, 17 Oct 2007 16:29:31 +0000 (-0600) Subject: [IA64] Cleanup: remove unused definitions. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14862 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9f7d120df2b18ed65a5b72f21109bff93e0b87be;p=xen.git [IA64] Cleanup: remove unused definitions. Signed-off-by: Tristan Gingold --- diff --git a/xen/arch/ia64/xen/irq.c b/xen/arch/ia64/xen/irq.c index 02cb7e9c76..c59338f390 100644 --- a/xen/arch/ia64/xen/irq.c +++ b/xen/arch/ia64/xen/irq.c @@ -123,14 +123,6 @@ struct hw_interrupt_type no_irq_type = { atomic_t irq_err_count; -/* Some placeholder here, which are used by other files and we - * don't want to change too much now. Later they should be cleaned. - */ -#ifdef CONFIG_SMP -inline void synchronize_irq(unsigned int irq) {} -EXPORT_SYMBOL(synchronize_irq); -#endif - /* * Generic enable/disable code: this just calls * down into the PIC-specific version for the actual