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>
This commit is contained in:
Angel Pons 2020-04-29 22:51:31 +02:00 committed by Patrick Georgi
parent f49f4d48ba
commit fbcfefe5f3
11 changed files with 7 additions and 13 deletions

View File

@ -3,7 +3,6 @@
#define BRIGHTNESS_UP \DSPC.BRTU
#define BRIGHTNESS_DOWN \DSPC.BRTD
#define ACPI_VIDEO_DEVICE \_SB.PCI0.GFX0
#include <acpi/acpi.h>
DefinitionBlock(

View File

@ -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",

View File

@ -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",

View File

@ -1,7 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
#define ACPI_VIDEO_DEVICE \_SB.PCI0.GFX0
#include <acpi/acpi.h>
DefinitionBlock(
"dsdt.aml",

View File

@ -1,8 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
#define ACPI_VIDEO_DEVICE \_SB.PCI0.GFX0
#include <acpi/acpi.h>
DefinitionBlock(
"dsdt.aml",

View File

@ -4,7 +4,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",

View File

@ -1,8 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
#define ACPI_VIDEO_DEVICE \_SB.PCI0.GFX0
#include <acpi/acpi.h>
DefinitionBlock(

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -15,7 +15,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",