diff options
Diffstat (limited to 'drivers/video/pxafb.h')
-rw-r--r-- | drivers/video/pxafb.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/video/pxafb.h b/drivers/video/pxafb.h index 47f41f70db7a..7499a1c4bf79 100644 --- a/drivers/video/pxafb.h +++ b/drivers/video/pxafb.h | |||
@@ -41,10 +41,6 @@ struct pxafb_info { | |||
41 | struct fb_info fb; | 41 | struct fb_info fb; |
42 | struct device *dev; | 42 | struct device *dev; |
43 | 43 | ||
44 | u_int max_bpp; | ||
45 | u_int max_xres; | ||
46 | u_int max_yres; | ||
47 | |||
48 | /* | 44 | /* |
49 | * These are the addresses we mapped | 45 | * These are the addresses we mapped |
50 | * the framebuffer memory region to. | 46 | * the framebuffer memory region to. |