diff options
author | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-11-28 02:53:32 +1100 |
---|---|---|
committer | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-11-28 06:59:53 +0100 |
commit | 58b532d586238abfa19d49f1c4e6d64908a4361c (patch) | |
tree | 9a76ddfb59e49a12243dba57ea09e009f85273db /src/mainboard/lenovo/g505s/devicetree.cb | |
parent | 41755901f0e108beed7a7d56d0810522477fc6d5 (diff) |
mainboard/lenovo/g505s/devicetree.cb: Fix duplicate typo
Change-Id: Ic2b8ca54b9a16c13439b3081969deec0b7187e01
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7588
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/lenovo/g505s/devicetree.cb')
-rw-r--r-- | src/mainboard/lenovo/g505s/devicetree.cb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/g505s/devicetree.cb b/src/mainboard/lenovo/g505s/devicetree.cb index 022e02c9d6..4dc4a149cb 100644 --- a/src/mainboard/lenovo/g505s/devicetree.cb +++ b/src/mainboard/lenovo/g505s/devicetree.cb @@ -57,15 +57,13 @@ chip northbridge/amd/agesa/family15rl/root_complex device i2c 51 on end # 7-bit SPD address end end # SM - device pci 14.2 on end # HDA 0x4383 - device pci 14.3 on # LPC 0x439d + device pci 14.2 on end # FCH Azalia Controller + device pci 14.3 on # FCH LPC Bridge [1022:780e] chip ec/compal/ene932 # 60/64 KBC device pnp ff.1 on end # dummy address end end - device pci 14.2 on end # FCH Azalia Controller - device pci 14.3 on end # FCH LPC Bridge [1022:780e] device pci 14.4 on end # FCH PCI Bridge [1022:780f] device pci 14.5 off end # USB 2 device pci 14.6 off end # Gec |