treewide: Remove unuseful "_AEI: ACPI Event Interrupts"

Change-Id: I58a4e4fbd1a43462147daa58a5fda767cfd59c06
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72758
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Elyes Haouas 2023-02-03 08:09:35 +01:00 committed by Felix Singer
parent d0e2155a59
commit 5d9612af2e
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Scope (\_SB.GPNC)
{
Method (_AEI, 0, Serialized) // _AEI: ACPI Event Interrupts
Method (_AEI, 0, Serialized)
{
Name (RBUF, ResourceTemplate ()
{

View File

@ -180,7 +180,7 @@ Scope (\_SB.PCI0.LPEA)
Scope (\_SB.GPNC)
{
Method (_AEI, 0, Serialized) // _AEI: ACPI Event Interrupts
Method (_AEI, 0, Serialized)
{
Name (RBUF, ResourceTemplate ()
{

View File

@ -2,7 +2,7 @@
Scope (\_SB.GPNC)
{
Method (_AEI, 0, Serialized) // _AEI: ACPI Event Interrupts
Method (_AEI, 0, Serialized)
{
Name (RBUF, ResourceTemplate ()
{