--- 07a74dac03006f587987bc08301ed3cc6e82dffd +++ 74909c4aaeea8777bd8edd668dc10602705ff186 @@ -71,19 +71,6 @@ static const struct dmi_system_id __init DMI_MATCH(DMI_CHASSIS_TYPE, "8"), }, }, - { - .matches = { - DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), - DMI_MATCH(DMI_CHASSIS_TYPE, "9"), /*Laptop*/ - }, - }, - { - .ident = "Dell Computer Corporation", - .matches = { - DMI_MATCH(DMI_SYS_VENDOR, "Dell Computer Corporation"), - DMI_MATCH(DMI_CHASSIS_TYPE, "8"), - }, - }, { } }; @@ -410,5 +397,3 @@ MODULE_AUTHOR("Matthew Garrett