Pack bdb_general_definitions block

More correct & consistent with other definitions.
This commit is contained in:
Jesse Barnes 2008-08-18 12:51:31 -07:00
parent 0e6759bb6a
commit 7048141254
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ struct bdb_general_definitions {
unsigned char dev3[33];
unsigned char dev4[33];
/* may be another device block here on some platforms */
};
} __attribute__((packed));
#define LVDS_CAP_EDID (1 << 6)
#define LVDS_CAP_DITHER (1 << 5)