]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/screen_info.h
[PATCH] GTOD: persistent clock support
[linux-2.6-omap-h63xx.git] / include / linux / screen_info.h
index 6336987dae6283806a531b6f7bf8d13efc0e9840..b02308ee7667790c78aed464aaddbea9e65c4fb9 100644 (file)
@@ -41,7 +41,9 @@ struct screen_info {
        u16 vesapm_off;         /* 0x30 */
        u16 pages;              /* 0x32 */
        u16 vesa_attributes;    /* 0x34 */
-                               /* 0x36 -- 0x3f reserved for future expansion */
+       u32 capabilities;       /* 0x36 */
+                               /* 0x3a -- 0x3b reserved for future expansion */
+                               /* 0x3c -- 0x3f micro stack for relocatable kernels */
 };
 
 extern struct screen_info screen_info;