diff options
Diffstat (limited to 'src/superio/winbond/w83627ehg/chip.h')
-rw-r--r-- | src/superio/winbond/w83627ehg/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/winbond/w83627ehg/chip.h b/src/superio/winbond/w83627ehg/chip.h index a16135dc0e..51137461af 100644 --- a/src/superio/winbond/w83627ehg/chip.h +++ b/src/superio/winbond/w83627ehg/chip.h @@ -25,8 +25,6 @@ #include <pc80/keyboard.h> #include <uart8250.h> -extern struct chip_operations superio_winbond_w83627ehg_ops; - struct superio_winbond_w83627ehg_config { struct pc_keyboard keyboard; |