make this compile.

This commit is contained in:
christos 2014-05-09 23:26:36 +00:00
parent dbbcc58682
commit 6f8fc9d1fc
1 changed files with 1 additions and 1 deletions

View File

@ -679,7 +679,7 @@ static const struct dmi_system_id intel_no_opregion_vbt[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "97027RG"),
},
},
{ 0, }
{ .callback = NULL, }
};
/**