提交 c8bfcd95 编写于 作者: D David S. Miller

[SPARC64]: Don't double-export synchronize_irq.

It is done by the generic IRQ layer now.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 e18e2a00
......@@ -125,9 +125,6 @@ EXPORT_SYMBOL(__write_lock);
EXPORT_SYMBOL(__write_unlock);
EXPORT_SYMBOL(__write_trylock);
/* Hard IRQ locking */
EXPORT_SYMBOL(synchronize_irq);
#if defined(CONFIG_MCOUNT)
extern void _mcount(void);
EXPORT_SYMBOL(_mcount);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册