Commit 7b2acd97 authored by Pete Zaitcev's avatar Pete Zaitcev Committed by David S. Miller

[SPARC]: Kill smp_found_cpus declaration.

parent 50c3b97f
......@@ -48,7 +48,6 @@ extern unsigned long cpu_offset[NR_CPUS];
* Private routines/data
*/
extern int smp_found_cpus;
extern unsigned char boot_cpu_id;
extern unsigned long cpu_present_map;
#define cpu_online_map cpu_present_map
......
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