diff options
author | Jaswinder Singh <jaswinder@infradead.org> | 2008-07-21 12:06:40 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-22 08:35:59 -0400 |
commit | fb26132b441e75d6ba9996efc29b42081aee0abd (patch) | |
tree | 7f6124a231fe0ae03effc4694e16f4a232a2401d /arch/v850 | |
parent | bbc1f698a508927d21324b57500e863f9bd562b9 (diff) |
x86: process_32.c declare cpu_number before they get used
Moved DECLARE_PER_CPU(int, cpu_number) from CONFIG_X86_32_SMP to CONFIG_X86_32
because cpu_number is required for both.
And include asm/smp.h in process_32.c
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Diffstat (limited to 'arch/v850')
0 files changed, 0 insertions, 0 deletions