summaryrefslogtreecommitdiff
path: root/chip/it83xx/ec2i_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/it83xx/ec2i_chip.h')
-rw-r--r--chip/it83xx/ec2i_chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chip/it83xx/ec2i_chip.h b/chip/it83xx/ec2i_chip.h
index 13102f6577..8802e3d0b8 100644
--- a/chip/it83xx/ec2i_chip.h
+++ b/chip/it83xx/ec2i_chip.h
@@ -164,8 +164,6 @@ struct ec2i_t {
uint8_t data_port;
};
-extern const struct ec2i_t pnpcfg_settings[];
-
/* EC2I write */
enum ec2i_message ec2i_write(enum host_pnpcfg_index index, uint8_t data);