[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)
commit78d236c2b30d4712c1fd8c9768b163c94b39e77d
treeae74765abee1ed88941a5dfc82cffc4d3af25be7
parent826681043d7184b4d650cab5b007b9a86b628eb5
[ARM] realview: remove useless smp_cross_call_done()

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>
arch/arm/mach-realview/include/mach/smp.h
arch/arm/mach-realview/platsmp.c