[PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspace
[pandora-kernel.git] / include / linux / screen_info.h
index 76850b7..2925e66 100644 (file)
@@ -41,7 +41,7 @@ struct screen_info {
        u16 vesapm_off;         /* 0x30 */
        u16 pages;              /* 0x32 */
        u16 vesa_attributes;    /* 0x34 */
-       u32  capabilities;      /* 0x36 */
+       u32 capabilities;       /* 0x36 */
                                /* 0x3a -- 0x3f reserved for future expansion */
 };