From a83a7db80445469369c769ad252e245d0b8e484f Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 22 Jul 2020 11:42:53 +0200 Subject: src/acpi/device.c: Add include BIT(x) needs . Change-Id: I1a7c5e15468b76e29aa32169fd8ca10445c2eff2 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/43704 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/acpi/device.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/acpi/device.c b/src/acpi/device.c index b119abd61f..07e80f5402 100644 --- a/src/acpi/device.c +++ b/src/acpi/device.c @@ -8,6 +8,7 @@ #include #include #include +#include #include #if CONFIG(GENERIC_GPIO_LIB) -- cgit v1.2.3