aboutsummaryrefslogtreecommitdiff
path: root/src/ec/quanta/ene_kb3940q/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/quanta/ene_kb3940q/chip.h')
-rw-r--r--src/ec/quanta/ene_kb3940q/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ec/quanta/ene_kb3940q/chip.h b/src/ec/quanta/ene_kb3940q/chip.h
index ce95c1c27e..6a28c43a94 100644
--- a/src/ec/quanta/ene_kb3940q/chip.h
+++ b/src/ec/quanta/ene_kb3940q/chip.h
@@ -23,13 +23,11 @@
#define _EC_QUANTA_ENE_KB3940Q_CHIP_H
#include <device/device.h>
-#include <pc80/keyboard.h>
struct chip_operations;
extern struct chip_operations ec_quanta_ene_kb3940q_ops;
struct ec_quanta_ene_kb3940q_config {
- struct pc_keyboard keyboard;
};
#endif /* _EC_QUANTA_ENE_KB3940Q_CHIP_H */