aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/superio/ite/it8783ef/it8783ef.h2
-rw-r--r--src/superio/ite/it8786e/it8786e.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/superio/ite/it8783ef/it8783ef.h b/src/superio/ite/it8783ef/it8783ef.h
index bdaea5a3de..b2b7edced5 100644
--- a/src/superio/ite/it8783ef/it8783ef.h
+++ b/src/superio/ite/it8783ef/it8783ef.h
@@ -31,6 +31,4 @@
#define IT8783EF_SP6 0x0b /* COM6 */
#define IT8783EF_CIR 0x0c /* Consumer IR */
-#include <stdint.h>
-
#endif /* SUPERIO_ITE_IT8783EF_H */
diff --git a/src/superio/ite/it8786e/it8786e.h b/src/superio/ite/it8786e/it8786e.h
index 5f11b63690..b73b71d5b3 100644
--- a/src/superio/ite/it8786e/it8786e.h
+++ b/src/superio/ite/it8786e/it8786e.h
@@ -31,6 +31,4 @@
#define IT8786E_SP5 0x0b /* COM5 */
#define IT8786E_SP6 0x0c /* COM6 */
-#include <stdint.h>
-
#endif /* SUPERIO_ITE_IT8786E_H */