[ARM] realview: remove useless smp_cross_call_done()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 17 May 2009 15:23:45 +0000 (16:23 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 17 May 2009 15:23:45 +0000 (16:23 +0100)
smp_cross_call_done() is a no-op for MPCore, and since it's only
used by platform code, there's no point in having it unless it's
doing something.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found