From patchwork Fri Feb 1 22:45:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Precise, 01/12] Revert "UBUNTU: SAUCE: samsung-laptop: disable in UEFI mode" Date: Fri, 01 Feb 2013 12:45:41 -0000 From: Brad Figg X-Patchwork-Id: 217606 Message-Id: <1359758752-21643-2-git-send-email-brad.figg@canonical.com> To: kernel-team@lists.ubuntu.com BugLink: http://bugs.launchpad.net/bugs/1111689 This reverts commit af3e234992e2a9a82ccd2b7692d61d5a47c5bece. Signed-off-by: Brad Figg --- drivers/platform/x86/samsung-laptop.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/platform/x86/samsung-laptop.c b/drivers/platform/x86/samsung-laptop.c index 2b6560c..1782cea 100644 --- a/drivers/platform/x86/samsung-laptop.c +++ b/drivers/platform/x86/samsung-laptop.c @@ -22,7 +22,6 @@ #include #include #include -#include /* * This driver is needed because a number of Samsung laptops do not hook @@ -825,9 +824,6 @@ static int __init samsung_init(void) int loca; int retval; - if (efi_enabled) - return -ENODEV; - mutex_init(&sabi_mutex); handle_backlight = true;