Commit 1f47ccbc authored by Kenneth W. Chen's avatar Kenneth W. Chen Committed by David Mosberger

[PATCH] ia64: remove unused cpucount variable

parent 9f11cf5a
...@@ -77,7 +77,6 @@ extern void __init calibrate_delay (void); ...@@ -77,7 +77,6 @@ extern void __init calibrate_delay (void);
extern void start_ap (void); extern void start_ap (void);
extern unsigned long ia64_iobase; extern unsigned long ia64_iobase;
int cpucount;
task_t *task_for_booting_cpu; task_t *task_for_booting_cpu;
/* Bitmask of currently online CPUs */ /* Bitmask of currently online CPUs */
......
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