regmap: merge regmap_update_bits_check() into macro
[deliverable/linux.git] / include / linux / dmi.h
index 5055ac34142d0dc59a3b2c477ed45fed814a9943..5e9c74cf889481ddbf6ae3a9caef166bd6ae6dee 100644 (file)
@@ -22,6 +22,7 @@ enum dmi_device_type {
        DMI_DEV_TYPE_IPMI = -1,
        DMI_DEV_TYPE_OEM_STRING = -2,
        DMI_DEV_TYPE_DEV_ONBOARD = -3,
+       DMI_DEV_TYPE_DEV_SLOT = -4,
 };
 
 enum dmi_entry_type {
This page took 0.031015 seconds and 5 git commands to generate.