From b2a76312a5fc1a90c4f867d77132b95eccafccba Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Fri, 3 Feb 2023 08:13:44 +0100 Subject: mb/roda/rv11: Remove unuseful "_ALR: Ambient Light Response" Change-Id: I3a846d8e4b70ccb3e6fde448c00376cd0088716c Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/72760 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/roda/rv11/acpi/alsd.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/roda/rv11/acpi') diff --git a/src/mainboard/roda/rv11/acpi/alsd.asl b/src/mainboard/roda/rv11/acpi/alsd.asl index a15b4d4c14..8bc61df06d 100644 --- a/src/mainboard/roda/rv11/acpi/alsd.asl +++ b/src/mainboard/roda/rv11/acpi/alsd.asl @@ -17,7 +17,7 @@ Device (ALSD) Return (Local0) } - Name (_ALR, Package (0x05) // _ALR: Ambient Light Response + Name (_ALR, Package (0x05) { Package (0x02) { -- cgit v1.2.3