summaryrefslogtreecommitdiff
path: root/chip/mt8192_scp/ipi_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mt8192_scp/ipi_chip.h')
-rw-r--r--chip/mt8192_scp/ipi_chip.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chip/mt8192_scp/ipi_chip.h b/chip/mt8192_scp/ipi_chip.h
index 6067517328..3484358a86 100644
--- a/chip/mt8192_scp/ipi_chip.h
+++ b/chip/mt8192_scp/ipi_chip.h
@@ -6,6 +6,8 @@
#ifndef __CROS_EC_IPI_CHIP_H
#define __CROS_EC_IPI_CHIP_H
+#include "common.h"
+
/*
* Length of EC version string is at most 32 byte (NULL included), which
* also aligns SCP fw_version length.