Print this page
7127  remove -Wno-missing-braces from Makefile.uts

@@ -152,12 +152,11 @@
 };
 
 /* Module linkage structure */
 static struct modlinkage audio1575_modlinkage = {
         MODREV_1,                       /* ml_rev */
-        (void *)&audio1575_modldrv,     /* ml_linkage */
-        NULL                            /* NULL terminates the list */
+        { (void *)&audio1575_modldrv, NULL }    /* ml_linkage */
 };
 
 
 /*
  * device access attributes for register mapping