Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / include / asm-ppc64 / mmu.h
index f9823b2..54a1466 100644 (file)
@@ -100,16 +100,6 @@ typedef struct {
        } dw1;
 } SLBE;
 
-/*
- * This structure is used in paca.h where the layout depends on the 
- * size being 24B.
- */
-typedef struct {
-        unsigned long   real;
-        unsigned long   virt;
-        unsigned long   next_round_robin;
-} STAB;
-
 /* Hardware Page Table Entry */
 
 #define HPTES_PER_GROUP 8