7127 remove -Wno-missing-braces from Makefile.uts
@@ -224,12 +224,11 @@ }; /* Module linkage structure */ static struct modlinkage audiots_modlinkage = { MODREV_1, /* ml_rev */ - (void *)&audiots_modldrv, /* ml_linkage */ - NULL /* NULL terminates the list */ + { (void *)&audiots_modldrv, NULL } /* ml_linkage */ }; /* * NOTE: Grover OBP v4.0.166 and rev G of the ALI Southbridge chip force the