X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fppc64%2Fkernel%2FLparData.c;h=08f72c5aa1d349cac1e817db935c65d5c54ab657;hb=9c920a8402f2bb9bd931801d429b65f4eb6a262b;hp=73d919bf858e247dfcfd8fd2ab46dceded61ef3b;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/arch/ppc64/kernel/LparData.c b/arch/ppc64/kernel/LparData.c index 73d919bf8..08f72c5aa 100644 --- a/arch/ppc64/kernel/LparData.c +++ b/arch/ppc64/kernel/LparData.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include @@ -124,14 +123,12 @@ struct ItLpNaca itLpNaca = { (u64)InstructionAccessSLB_Iseries /* 0x480 I-SLB */ } }; -EXPORT_SYMBOL(itLpNaca); /* May be filled in by the hypervisor so cannot end up in the BSS */ struct ItIplParmsReal xItIplParmsReal __attribute__((__section__(".data"))); /* May be filled in by the hypervisor so cannot end up in the BSS */ struct ItExtVpdPanel xItExtVpdPanel __attribute__((__section__(".data"))); -EXPORT_SYMBOL(xItExtVpdPanel); #define maxPhysicalProcessors 32