X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fppc64%2Fkernel%2FpacaData.c;h=61d7f8e33f7d595fa475d40682709cc5a2fe31e1;hb=9e1bf581d67d87a1d7fc0ea500729e3a03643a26;hp=72dcf20cacbc7a195afac8510cc3413b4c8834ce;hpb=8d40237c730b8be87c1b80a5d96b9c603fefa829;p=linux-2.6.git diff --git a/arch/ppc64/kernel/pacaData.c b/arch/ppc64/kernel/pacaData.c index 72dcf20ca..61d7f8e33 100644 --- a/arch/ppc64/kernel/pacaData.c +++ b/arch/ppc64/kernel/pacaData.c @@ -7,12 +7,13 @@ * 2 of the License, or (at your option) any later version. */ +#include +#include +#include #include -#include #include #include #include -#include #include #include @@ -58,7 +59,6 @@ extern unsigned long __toc_start; .stab_real = (asrr), /* Real pointer to segment table */ \ .stab_addr = (asrv), /* Virt pointer to segment table */ \ .cpu_start = (start), /* Processor start */ \ - .hw_cpu_id = 0xffff, \ .lppaca = { \ .xDesc = 0xd397d781, /* "LpPa" */ \ .xSize = sizeof(struct ItLpPaca), \