diff options
Diffstat (limited to 'src/superio/fintek/f71863fg/chip.h')
-rw-r--r-- | src/superio/fintek/f71863fg/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/fintek/f71863fg/chip.h b/src/superio/fintek/f71863fg/chip.h index ade7498e35..522603b11a 100644 --- a/src/superio/fintek/f71863fg/chip.h +++ b/src/superio/fintek/f71863fg/chip.h @@ -25,8 +25,6 @@ #include <device/device.h> #include <uart8250.h> -extern struct chip_operations superio_fintek_f71863fg_ops; - struct superio_fintek_f71863fg_config { struct pc_keyboard keyboard; |