From 5ca914bc64829f097629661c2f48492c81cfd77e Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 2 Feb 2014 18:44:42 +0100 Subject: lenovo/x60: Unify volume button handling with common code. Change-Id: I45fe44a91f9f83a510b204e01dbaff9e8a9696ca Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/5099 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Ronald G. Minnich --- src/ec/lenovo/h8/acpi/ec.asl | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ec') diff --git a/src/ec/lenovo/h8/acpi/ec.asl b/src/ec/lenovo/h8/acpi/ec.asl index 4b3fb12154..b8c1625dc4 100644 --- a/src/ec/lenovo/h8/acpi/ec.asl +++ b/src/ec/lenovo/h8/acpi/ec.asl @@ -227,7 +227,6 @@ Device(EC) ^HKEY.RHK (0x18) } -#if CONFIG_BOARD_LENOVO_X201 Method (_Q1C, 0, NotSerialized) { ^HKEY.RHK (0x19) @@ -237,7 +236,6 @@ Device(EC) { ^HKEY.RHK (0x1A) } -#endif Device (HKEY) { -- cgit v1.2.3