soc/amd/common/block/include/amdblocks/acpi.h: Add missing <types.h>

BIT(x) needs <types.h>

Change-Id: I5dc0d45567ae9879a7e12f2ccc48929d2abc9456
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43371
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Elyes HAOUAS 2020-07-12 09:49:16 +02:00 committed by Patrick Georgi
parent a0545e6e15
commit e3ee36498e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#ifndef __AMDBLOCKS_ACPI_H__
#define __AMDBLOCKS_ACPI_H__
#include <stdint.h>
#include <types.h>
/* ACPI MMIO registers 0xfed80800 */
#define MMIO_ACPI_PM1_STS 0x00