diff options
Diffstat (limited to 'src/superio/fintek/f71872')
-rw-r--r-- | src/superio/fintek/f71872/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/fintek/f71872/chip.h b/src/superio/fintek/f71872/chip.h index bd41dd679d..d897fae0b2 100644 --- a/src/superio/fintek/f71872/chip.h +++ b/src/superio/fintek/f71872/chip.h @@ -24,8 +24,6 @@ #include <pc80/keyboard.h> #include <uart8250.h> -extern struct chip_operations superio_fintek_f71872_ops; - struct superio_fintek_f71872_config { struct pc_keyboard keyboard; |