blob: 6a6b217e17b1ed92811170f03c9682592a92bbc6 (
plain)
1
2
3
4
5
6
7
|
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* Defines EC bits specific to the mainboard, needed by EC ASL */
#include "mainboard.h"
/* ACPI code for EC SuperIO functions */
#include <ec/compal/ene932/acpi/superio.asl>
|