]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/screen_info.h
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
[linux-2.6-omap-h63xx.git] / include / linux / screen_info.h
index 6336987dae6283806a531b6f7bf8d13efc0e9840..2925e66a6732937f1693e2e5fd1868ec6d86c3df 100644 (file)
@@ -41,7 +41,8 @@ struct screen_info {
        u16 vesapm_off;         /* 0x30 */
        u16 pages;              /* 0x32 */
        u16 vesa_attributes;    /* 0x34 */
-                               /* 0x36 -- 0x3f reserved for future expansion */
+       u32 capabilities;       /* 0x36 */
+                               /* 0x3a -- 0x3f reserved for future expansion */
 };
 
 extern struct screen_info screen_info;