aboutsummaryrefslogtreecommitdiff
path: root/test/dm/irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/irq.c')
-rw-r--r--test/dm/irq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/irq.c b/test/dm/irq.c
index d22772a..51dd5e4 100644
--- a/test/dm/irq.c
+++ b/test/dm/irq.c
@@ -5,6 +5,7 @@
* Copyright 2019 Google LLC
*/
+#include <common.h>
#include <dm.h>
#include <irq.h>
#include <acpi/acpi_device.h>