patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / ppc64 / kernel / asm-offsets.c
index 98e8d37..9368fb0 100644 (file)
@@ -73,7 +73,6 @@ int main(void)
         DEFINE(ICACHEL1LINESIZE, offsetof(struct systemcfg, iCacheL1LineSize));
         DEFINE(ICACHEL1LOGLINESIZE, offsetof(struct naca_struct, iCacheL1LogLineSize));
         DEFINE(ICACHEL1LINESPERPAGE, offsetof(struct naca_struct, iCacheL1LinesPerPage));
-       DEFINE(SLBSIZE, offsetof(struct naca_struct, slb_size));
        DEFINE(PLATFORM, offsetof(struct systemcfg, platform));
 
        /* paca */