diff options
Diffstat (limited to 'include/linux/mod_devicetable.h')
| -rw-r--r-- | include/linux/mod_devicetable.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mod_devicetable.h b/include/linux/mod_devicetable.h index 48fb2b43c35a..7d361be2e24f 100644 --- a/include/linux/mod_devicetable.h +++ b/include/linux/mod_devicetable.h | |||
| @@ -502,6 +502,7 @@ enum dmi_field { | |||
| 502 | DMI_CHASSIS_SERIAL, | 502 | DMI_CHASSIS_SERIAL, |
| 503 | DMI_CHASSIS_ASSET_TAG, | 503 | DMI_CHASSIS_ASSET_TAG, |
| 504 | DMI_STRING_MAX, | 504 | DMI_STRING_MAX, |
| 505 | DMI_OEM_STRING, /* special case - will not be in dmi_ident */ | ||
| 505 | }; | 506 | }; |
| 506 | 507 | ||
| 507 | struct dmi_strmatch { | 508 | struct dmi_strmatch { |
