From 8e9aa3871db37cc58af2bf034aa653eb0270d46d Mon Sep 17 00:00:00 2001 From: Michael D Labriola Date: Sun, 29 Jan 2012 14:21:17 -0500 Subject: [PATCH] --- yaml --- r: 287141 b: refs/heads/master c: e6d36a653becc7bbc643c399a77882e02bf552cb h: refs/heads/master i: 287139: 7d9e4c7778c9ac8d159b256d32f4919adda89454 v: v3 --- [refs] | 2 +- trunk/arch/x86/kernel/reboot.c | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/[refs] b/[refs] index fcfcb8ff1b2b..fbdc266fd02a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5955633e91bfc5cd0a41d8d82259e1d8b32980ef +refs/heads/master: e6d36a653becc7bbc643c399a77882e02bf552cb diff --git a/trunk/arch/x86/kernel/reboot.c b/trunk/arch/x86/kernel/reboot.c index b257f0e28824..d840e69a853c 100644 --- a/trunk/arch/x86/kernel/reboot.c +++ b/trunk/arch/x86/kernel/reboot.c @@ -309,14 +309,6 @@ static struct dmi_system_id __initdata reboot_dmi_table[] = { DMI_MATCH(DMI_BOARD_NAME, "P4S800"), }, }, - { /* Handle problems with rebooting on VersaLogic Menlow boards */ - .callback = set_bios_reboot, - .ident = "VersaLogic Menlow based board", - .matches = { - DMI_MATCH(DMI_BOARD_VENDOR, "VersaLogic Corporation"), - DMI_MATCH(DMI_BOARD_NAME, "VersaLogic Menlow board"), - }, - }, { /* Handle reboot issue on Acer Aspire one */ .callback = set_kbd_reboot, .ident = "Acer Aspire One A110",