summaryrefslogtreecommitdiffstats
path: root/src/ec/compal/ene932/ec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/compal/ene932/ec.h')
-rw-r--r--src/ec/compal/ene932/ec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ec/compal/ene932/ec.h b/src/ec/compal/ene932/ec.h
index 879925f..a1f4544 100644
--- a/src/ec/compal/ene932/ec.h
+++ b/src/ec/compal/ene932/ec.h
@@ -24,6 +24,8 @@
#ifndef _EC_COMPAL_ENE932_EC_H
#define _EC_COMPAL_ENE932_EC_H
+#include <stdint.h>
+
#define EC_IO 0xfd60 /* Mainboard specific. Could be Kconfig option */
#define EC_IO_HIGH EC_IO + 1
#define EC_IO_LOW EC_IO + 2
OpenPOWER on IntegriCloud