summaryrefslogtreecommitdiffstats
path: root/src/mainboard
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-02-03 08:11:26 +0100
committerFelix Singer <felixsinger@posteo.net>2023-02-17 15:43:18 +0000
commitf14a337f194068d3d52ae7151dfa6dfff3e4d15b (patch)
tree0495417138a80caf99155c36c876259be9c579c7 /src/mainboard
parent5d9612af2e79be60654575ee43875416c271c373 (diff)
downloadcoreboot-f14a337f194068d3d52ae7151dfa6dfff3e4d15b.tar.gz
coreboot-f14a337f194068d3d52ae7151dfa6dfff3e4d15b.tar.bz2
coreboot-f14a337f194068d3d52ae7151dfa6dfff3e4d15b.zip
mb/rodarv11: Remove unuseful "_ALI: Ambient Light Illuminance"
Change-Id: I0cbdcd5a787d99e2579a312a51c63d7fc4120462 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72759 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/roda/rv11/acpi/alsd.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/roda/rv11/acpi/alsd.asl b/src/mainboard/roda/rv11/acpi/alsd.asl
index f01a1f0e2c52..a15b4d4c14de 100644
--- a/src/mainboard/roda/rv11/acpi/alsd.asl
+++ b/src/mainboard/roda/rv11/acpi/alsd.asl
@@ -8,7 +8,7 @@ Device (ALSD)
Return (0x0f)
}
- Method (_ALI, 0, NotSerialized) // _ALI: Ambient Light Illuminance
+ Method (_ALI, 0, NotSerialized)
{
Local0 = \_SB.PCI0.LPCB.EC0.LUXH
Local0 = (Local0 << 8) | \_SB.PCI0.LPCB.EC0.LUXL