aboutsummaryrefslogtreecommitdiff
path: root/src/superio/renesas/m3885x/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/renesas/m3885x/chip.h')
-rw-r--r--src/superio/renesas/m3885x/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/renesas/m3885x/chip.h b/src/superio/renesas/m3885x/chip.h
index da2336d5df..2b0b76a512 100644
--- a/src/superio/renesas/m3885x/chip.h
+++ b/src/superio/renesas/m3885x/chip.h
@@ -23,8 +23,6 @@
#include <device/device.h>
#include <pc80/keyboard.h>
-extern struct chip_operations superio_renesas_m3885x_ops;
-
struct superio_renesas_m3885x_config {
struct pc_keyboard keyboard;
};