7127 remove -Wno-missing-braces from Makefile.uts
@@ -105,12 +105,11 @@ &fp_ops /* driver ops */ }; static struct modlinkage modlinkage = { MODREV_1, /* Rev of the loadable modules system */ - &modldrv, /* NULL terminated list of */ - NULL /* Linkage structures */ + { &modldrv, NULL } /* NULL terminated list of */ }; static uint16_t ns_reg_cmds[] = {