cleanup code to remove warnings
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1482 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user