summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/l520/acpi/ec.asl
blob: 2477a1022e7b1aa4b749e35db3a942ee01929dd7 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#include <ec/lenovo/h8/acpi/ec.asl>

Scope(\_SB.PCI0.LPCB.EC)
{
}