From 23e2e18960d5ffed4bc8bb082f1ef8e471307657 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Fri, 26 Mar 2004 02:32:45 +0000 Subject: cleanup code to remove warnings git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1482 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/NSC/pc97307/superio.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/superio') diff --git a/src/superio/NSC/pc97307/superio.c b/src/superio/NSC/pc97307/superio.c index 5c7acb012d..124dd5c89c 100644 --- a/src/superio/NSC/pc97307/superio.c +++ b/src/superio/NSC/pc97307/superio.c @@ -16,7 +16,6 @@ void sio_enable(struct chip *chip, enum chip_pass pass) { unsigned char reg; - struct superio_NSC_pc97307_config *conf = (struct superio_NSC_pc97307_config *)chip->chip_info; switch (pass) { case CONF_PASS_PRE_PCI: -- cgit v1.2.3