Merge tag 'kvm-x86-svm-6.5' of https://github.com/kvm-x86/linux into HEAD
[linux-block.git] / drivers / acpi / video_detect.c
index 69ef2d9710c2c20c8ffcf218a3cae46d2161c4eb..bcc25d457581dbe3490fe699e22abef4bfdeef5d 100644 (file)
@@ -293,20 +293,6 @@ static const struct dmi_system_id video_detect_dmi_table[] = {
                },
        },
 
-       /*
-        * Older models with nvidia GPU which need acpi_video backlight
-        * control and where the old nvidia binary driver series does not
-        * call acpi_video_register_backlight().
-        */
-       {
-        .callback = video_detect_force_video,
-        /* ThinkPad W530 */
-        .matches = {
-               DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
-               DMI_MATCH(DMI_PRODUCT_VERSION, "ThinkPad W530"),
-               },
-       },
-
        /*
         * These models have a working acpi_video backlight control, and using
         * native backlight causes a regression where backlight does not work