summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/snb_ivb_laptops
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-04-29 22:51:31 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-05-04 09:41:10 +0000
commitfbcfefe5f3f85daff84a454f822fe6c8ca4c02af (patch)
tree06b7b07b202bd742ded531cdcb2185e9ad800a3e /src/mainboard/hp/snb_ivb_laptops
parentf49f4d48ba12bea159a30ae2d2e761ca15c04a5e (diff)
downloadcoreboot-fbcfefe5f3f85daff84a454f822fe6c8ca4c02af.tar.xz
mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICE
It is only used with the Lenovo-specific H8 EC code. Change-Id: I596d4d19277555894ab728e32a44e34a5a21e21d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40863 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/mainboard/hp/snb_ivb_laptops')
-rw-r--r--src/mainboard/hp/snb_ivb_laptops/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/hp/snb_ivb_laptops/dsdt.asl b/src/mainboard/hp/snb_ivb_laptops/dsdt.asl
index 5fc8201391..f093207a50 100644
--- a/src/mainboard/hp/snb_ivb_laptops/dsdt.asl
+++ b/src/mainboard/hp/snb_ivb_laptops/dsdt.asl
@@ -3,7 +3,7 @@
#define BRIGHTNESS_UP \_SB.PCI0.GFX0.INCB
#define BRIGHTNESS_DOWN \_SB.PCI0.GFX0.DECB
-#define ACPI_VIDEO_DEVICE \_SB.PCI0.GFX0
+
#include <acpi/acpi.h>
DefinitionBlock(
"dsdt.aml",