7127 remove -Wno-missing-braces from Makefile.uts
@@ -158,12 +158,11 @@ "PCI Express Framework Module" }; static struct modlinkage modlinkage = { MODREV_1, - (void *)&modlmisc, - NULL + { (void *)&modlmisc, NULL } }; /* * Global Variables needed for a non-atomic version of ddi_fm_ereport_post. * Currently used to send the pci.fabric ereports whose payload depends on the