drop dead code in sb600 hda
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3752 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
a04b107c6a
commit
e35d5e3fa2
|
@ -267,8 +267,7 @@ static void hda_init(struct device *dev)
|
|||
u32 codec_mask;
|
||||
|
||||
/* SM Setting */
|
||||
device_t hda_dev;
|
||||
hda_dev = dev_find_slot(0, PCI_DEVFN(0x14, 0));
|
||||
|
||||
/* Set routing pin */
|
||||
pci_write_config32(dev, 0xf8, 0x0);
|
||||
pci_write_config8(dev, 0xfc, 0xAA);
|
||||
|
|
Loading…
Reference in New Issue