This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / mm.h
index 3fb1893..af2555f 100644 (file)
@@ -231,9 +231,6 @@ struct page {
        void *virtual;                  /* Kernel virtual address (NULL if
                                           not kmapped, ie. highmem) */
 #endif /* WANT_PAGE_VIRTUAL */
-#ifdef CONFIG_CKRM_RES_MEM
-       void *memclass;
-#endif // CONFIG_CKRM_RES_MEM
 };
 
 /*