diff options
Diffstat (limited to 'src/superio/via')
-rw-r--r-- | src/superio/via/vt1211/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/via/vt1211/chip.h b/src/superio/via/vt1211/chip.h index 3fcd6ae1b1..89d64cda20 100644 --- a/src/superio/via/vt1211/chip.h +++ b/src/superio/via/vt1211/chip.h @@ -23,8 +23,6 @@ #include <uart8250.h> -extern struct chip_operations superio_via_vt1211_ops; - struct superio_via_vt1211_config { }; |