aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/vt8231/vt8231_early_serial.c
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-04-07 03:40:37 +0000
committerStefan Reinauer <stepan@openbios.org>2010-04-07 03:40:37 +0000
commit8a9268451423da1648a4454aaf3b76c2989ee3b4 (patch)
treed3e232cbf4bc4a27cd80749e5ef1fc21e8a7dd16 /src/southbridge/via/vt8231/vt8231_early_serial.c
parent3dfd03f8878679902927748e305643b6000d0e5b (diff)
clean up age old via epia target.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5368 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/via/vt8231/vt8231_early_serial.c')
-rw-r--r--src/southbridge/via/vt8231/vt8231_early_serial.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/via/vt8231/vt8231_early_serial.c b/src/southbridge/via/vt8231/vt8231_early_serial.c
index 1083eb67e6..5b38b8e521 100644
--- a/src/southbridge/via/vt8231/vt8231_early_serial.c
+++ b/src/southbridge/via/vt8231/vt8231_early_serial.c
@@ -31,7 +31,6 @@ static void vt8231_writesioword(uint16_t reg, uint16_t val)
static void enable_vt8231_serial(void)
{
- unsigned long x;
uint8_t c;
device_t dev;
outb(6, 0x80);