arch: sparc: kernel: starfire.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 12:42:47 +0000 (13:42 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2015 05:33:58 +0000 (21:33 -0800)
Remove the function starfire_hard_smp_processor_id() 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: David S. Miller <davem@davemloft.net>

No differences found