diff options
Diffstat (limited to 'src/southbridge')
-rw-r--r-- | src/southbridge/via/vt82c686/chip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/via/vt82c686/chip.h b/src/southbridge/via/vt82c686/chip.h index 67f65b0d01..8effc737e4 100644 --- a/src/southbridge/via/vt82c686/chip.h +++ b/src/southbridge/via/vt82c686/chip.h @@ -28,7 +28,6 @@ extern struct chip_operations superio_via_vt82c686_ops; struct superio_via_vt82c686_config { - struct uart8250 com1, com2; struct pc_keyboard keyboard; }; |