Index: branches/cparm/i386/modules/GraphicsEnabler/gma.c =================================================================== --- branches/cparm/i386/modules/GraphicsEnabler/gma.c (revision 2124) +++ branches/cparm/i386/modules/GraphicsEnabler/gma.c (revision 2125) @@ -61,7 +61,7 @@ { 0x00,0x00,0x00,0x00 }, { 0x00,0x00,0x00,0x00 }, { 0x00,0x00,0x00,0x00 }, - { 0x01,0x00,0x00,0x00 }, + { 0x01,0x00,0x00,0x00 } }; uint8_t HD3000_vals[16][4] = { @@ -80,7 +80,7 @@ { 0x00,0x00,0x00,0x00 }, { 0x00,0x00,0x00,0x00 }, { 0x00,0x00,0x00,0x00 }, - { 0x01,0x00,0x00,0x00 }, + { 0x01,0x00,0x00,0x00 } }; uint8_t HD2000_tbl_info[18] = { @@ -131,7 +131,7 @@ { 0x80860112, "Intel HD Graphics 3000" }, { 0x80860116, "Intel HD Graphics 3000 Mobile" }, { 0x80860122, "Intel HD Graphics 3000" }, - { 0x80860126, "Intel HD Graphics 3000 Mobile" }, + { 0x80860126, "Intel HD Graphics 3000 Mobile" } }; static char *get_gma_model(uint32_t id);