backlight: as3711_bl: Fix Device Tree node leaks
[linux-2.6-microblaze.git] / include / linux / mod_devicetable.h
index 48fb2b4..7d361be 100644 (file)
@@ -502,6 +502,7 @@ enum dmi_field {
        DMI_CHASSIS_SERIAL,
        DMI_CHASSIS_ASSET_TAG,
        DMI_STRING_MAX,
+       DMI_OEM_STRING, /* special case - will not be in dmi_ident */
 };
 
 struct dmi_strmatch {