aboutsummaryrefslogtreecommitdiff
path: root/src/ec/roda/it8518/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/roda/it8518/chip.h')
-rw-r--r--src/ec/roda/it8518/chip.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ec/roda/it8518/chip.h b/src/ec/roda/it8518/chip.h
index 44891e84fa..8091525e9b 100644
--- a/src/ec/roda/it8518/chip.h
+++ b/src/ec/roda/it8518/chip.h
@@ -16,11 +16,6 @@
#ifndef _EC_RODA_IT8518_CHIP_H
#define _EC_RODA_IT8518_CHIP_H
-#include <device/device.h>
-
-struct chip_operations;
-extern struct chip_operations ec_roda_it8518_ops;
-
struct ec_roda_it8518_config {
u8 cpuhot_limit; /* temperature in °C which asserts PROCHOT# */
};