]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mm_types.h
fbdev: fix fb_compat_ioctl() deadlocks
[linux-2.6-omap-h63xx.git] / include / linux / mm_types.h
index 9d49fa36bbeff3237e2e0f4925a0ed3ac1ec1b29..fe825471d5aaf9d59440a7f322989004736ea71f 100644 (file)
@@ -94,9 +94,6 @@ struct page {
        void *virtual;                  /* Kernel virtual address (NULL if
                                           not kmapped, ie. highmem) */
 #endif /* WANT_PAGE_VIRTUAL */
-#ifdef CONFIG_CGROUP_MEM_RES_CTLR
-       unsigned long page_cgroup;
-#endif
 };
 
 /*