diff options
Diffstat (limited to 'src/superio/fintek/f81865f')
-rw-r--r-- | src/superio/fintek/f81865f/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/fintek/f81865f/chip.h b/src/superio/fintek/f81865f/chip.h index 711e2d0a58..29fb3a671a 100644 --- a/src/superio/fintek/f81865f/chip.h +++ b/src/superio/fintek/f81865f/chip.h @@ -26,8 +26,6 @@ /* This chip doesn't have keyboard and mouse support. */ -extern struct chip_operations superio_fintek_f81865f_ops; - struct superio_fintek_f81865f_config { struct pc_keyboard keyboard; |