sh: Kill off duplicate symbol exports on SMP.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 8 Aug 2007 09:11:26 +0000 (18:11 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:49 +0000 (11:57 +0900)
synchronize_irq() was being exported twice, kill off the duplicate
export.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found