Andy Shevchenko <[email protected]> wrote: >> { "ssd1327", SSD1327_ID }, >> /* ssd133x family */ >> { "ssd1331", SSD1331_ID }, >> + /* ssd135x family */ >> + { "ssd1351", SSD1351_ID }, >> { /* sentinel */ } > > To avoid conflicts it's better to convert this ID table to use C99 > initialisers > (so Uwe will be happy).
No problem, adding a designated patch to v4. -- Thanks, Amit
