x86: fix mpparse.c build error on latest git
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Sun, 11 Jan 2009 13:08:55 +0000 (18:38 +0530)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 Jan 2009 18:24:22 +0000 (19:24 +0100)
Fix this by reintroducing asm/smp.h include in mpparse.c - later on
I will fix this by removing non-smp data from smp.h.

Reported-by: Petr Titera <P.Titera@century.cz>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found