x86: fix mpparse.c build error on latest git
authorJaswinder Singh Rajput <[email protected]>
Sun, 11 Jan 2009 13:08:55 +0000 (18:38 +0530)
committerIngo Molnar <[email protected]>
Mon, 12 Jan 2009 18:24:22 +0000 (19:24 +0100)
commit4884d8e6a05026ec906355436cea9dc1acb1d09e
tree2424a9b2e9f8faacf58a0fe265ce15c36e2e94c0
parentf313e12308f7c5ea645f18e759d104d088b18615
x86: fix mpparse.c build error on latest git

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 <[email protected]>
Signed-off-by: Jaswinder Singh Rajput <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/kernel/mpparse.c