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>
This commit is contained in:
Elyes Haouas 2023-02-03 08:11:26 +01:00 committed by Felix Singer
parent 5d9612af2e
commit f14a337f19
1 changed files with 1 additions and 1 deletions

View File

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