diff options
Diffstat (limited to 'src/southbridge/amd')
-rw-r--r-- | src/southbridge/amd/agesa/hudson/acpi/fch.asl | 2 | ||||
-rw-r--r-- | src/southbridge/amd/cimx/sb800/acpi/fch.asl | 2 | ||||
-rw-r--r-- | src/southbridge/amd/pi/hudson/acpi/fch.asl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/southbridge/amd/agesa/hudson/acpi/fch.asl b/src/southbridge/amd/agesa/hudson/acpi/fch.asl index 6c8e5fc6d8..efd6a9348c 100644 --- a/src/southbridge/amd/agesa/hudson/acpi/fch.asl +++ b/src/southbridge/amd/agesa/hudson/acpi/fch.asl @@ -14,7 +14,7 @@ * GNU General Public License for more details. */ -/* South Bridge */ +/* System Bus */ /* _SB.PCI0 */ /* Operating System Capabilities Method */ diff --git a/src/southbridge/amd/cimx/sb800/acpi/fch.asl b/src/southbridge/amd/cimx/sb800/acpi/fch.asl index 5abfcfe075..816988b53e 100644 --- a/src/southbridge/amd/cimx/sb800/acpi/fch.asl +++ b/src/southbridge/amd/cimx/sb800/acpi/fch.asl @@ -13,7 +13,7 @@ * GNU General Public License for more details. */ -/* South Bridge */ +/* System Bus */ /* _SB.PCI0 */ /* Operating System Capabilities Method */ diff --git a/src/southbridge/amd/pi/hudson/acpi/fch.asl b/src/southbridge/amd/pi/hudson/acpi/fch.asl index 5f00436633..2586dd4810 100644 --- a/src/southbridge/amd/pi/hudson/acpi/fch.asl +++ b/src/southbridge/amd/pi/hudson/acpi/fch.asl @@ -14,7 +14,7 @@ * GNU General Public License for more details. */ -/* South Bridge */ +/* System Bus */ /* _SB.PCI0 */ /* Operating System Capabilities Method */ |