7127 remove -Wno-missing-braces from Makefile.uts
@@ -222,11 +222,11 @@ &usbecm_devops /* drv_dev_ops */ }; static struct modlinkage usbecm_ml = { MODREV_1, /* ml_rev */ - &usbecm_modldrv, NULL /* ml_linkage */ + { &usbecm_modldrv, NULL } /* ml_linkage */ }; /* * Device operations