ec/acpi: Add missing include

Change-Id: I61c2191f28b6c2c9a6bc587dc3b6c2ae28205192
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/17124
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Nico Huber 2016-10-25 16:03:22 +02:00 committed by Nico Huber
parent 8cd723bc0c
commit 8a9b7b59e3
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
#ifndef _EC_ACPI_H
#define _EC_ACPI_H
#include <stdint.h>
#define EC_DATA 0x62
#define EC_SC 0x66