7127 remove -Wno-missing-braces from Makefile.uts
@@ -83,12 +83,11 @@ &cpunex_ops }; static struct modlinkage modlinkage = { MODREV_1, - &modldrv, - NULL + { &modldrv, NULL } }; /* * cpunex_bus_ctl() * This routine implements nexus bus ctl operations. Of importance are