diff options
Diffstat (limited to 'src/superio/via/vt1211/vt1211.c')
-rw-r--r-- | src/superio/via/vt1211/vt1211.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/via/vt1211/vt1211.c b/src/superio/via/vt1211/vt1211.c index e681d6eb9c..abcae77290 100644 --- a/src/superio/via/vt1211/vt1211.c +++ b/src/superio/via/vt1211/vt1211.c @@ -26,7 +26,6 @@ #include <uart8250.h> #include <stdlib.h> #include "vt1211.h" -#include "chip.h" static u8 hwm_io_regs[] = { 0x10,0x03, 0x11,0x10, 0x12,0x0d, 0x13,0x7f, |