parisc: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Fri, 2 Jan 2015 20:34:21 +0000 (21:34 +0100)
committerHelge Deller <deller@gmx.de>
Tue, 17 Feb 2015 09:41:19 +0000 (10:41 +0100)
commit3d66b810eb7b6ad2e3eb47f03f28c3aba239f508
treeb7ff197fe7aefe1b0df8ae16e88035c10b382b5d
parentb9762e7b774c5849f694693fcd17cba0e78f2629
parisc: Remove unused function

Remove the function smp_send_start() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/smp.c