Commit 968e1e4b authored by Rob Radez's avatar Rob Radez Committed by Linus Torvalds

[SPARC]: Kill initialize_secondary, unused.

parent eb8ad94e
......@@ -100,13 +100,6 @@ void __init smp_commence(void)
local_flush_tlb_all();
}
/* Only broken Intel needs this, thus it should not even be referenced
* globally...
*/
void __init initialize_secondary(void)
{
}
extern int cpu_idle(void);
/* Activate a secondary processor. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment