Commit acf518cb authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] Remove duplicate declaration of cpu_online_map.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 364212e0
......@@ -48,7 +48,6 @@ extern struct call_data_struct *call_data;
#define SMP_CALL_FUNCTION 0x2
extern cpumask_t phys_cpu_present_map;
extern cpumask_t cpu_online_map;
#define cpu_possible_map phys_cpu_present_map
extern cpumask_t cpu_callout_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