fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / video / pxafb.h
index 47f41f7..7499a1c 100644 (file)
@@ -41,10 +41,6 @@ struct pxafb_info {
        struct fb_info          fb;
        struct device           *dev;
 
-       u_int                   max_bpp;
-       u_int                   max_xres;
-       u_int                   max_yres;
-
        /*
         * These are the addresses we mapped
         * the framebuffer memory region to.