Author: stepan
Date: 2008-11-14 14:43:26 +0100 (Fri, 14 Nov 2008)
New Revision: 3752
Modified:
trunk/coreboot-v2/src/southbridge/amd/sb600/sb600_hda.c
Log:
drop dead code in sb600 hda
Signed-off-by: Stefan Reinauer <[EMAIL PROTECTED]>
Acked-by: Myles Watson <[EMAIL PROTECTED]>
Modified: trunk/coreboot-v2/src/southbridge/amd/sb600/sb600_hda.c
===================================================================
--- trunk/coreboot-v2/src/southbridge/amd/sb600/sb600_hda.c 2008-11-12
20:38:51 UTC (rev 3751)
+++ trunk/coreboot-v2/src/southbridge/amd/sb600/sb600_hda.c 2008-11-14
13:43:26 UTC (rev 3752)
@@ -267,8 +267,7 @@
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);
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot