diff options
Diffstat (limited to 'src/superio/fintek/f71889/chip.h')
-rw-r--r-- | src/superio/fintek/f71889/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/fintek/f71889/chip.h b/src/superio/fintek/f71889/chip.h index 65ae8700ab..49e8cdd52b 100644 --- a/src/superio/fintek/f71889/chip.h +++ b/src/superio/fintek/f71889/chip.h @@ -25,8 +25,6 @@ #include <device/device.h> #include <uart8250.h> -extern struct chip_operations superio_fintek_f71889_ops; - struct superio_fintek_f71889_config { struct pc_keyboard keyboard; |