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:
parent
27916da0a9
commit
23e2e18960
8 changed files with 8 additions and 7 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue