summaryrefslogtreecommitdiff
path: root/src/mainboard/jetway
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-11-22 19:21:55 -0700
committerMartin Roth <martinroth@google.com>2017-11-28 03:53:32 +0000
commitec23f048d0056f432a74a1f6bc6be993a0ba4204 (patch)
tree1bbd32f7f453babd75d274de4f231b2b525efac0 /src/mainboard/jetway
parentad07dc84a4cfb96405d9240a1bfadec7f5be3f0b (diff)
downloadcoreboot-ec23f048d0056f432a74a1f6bc6be993a0ba4204.tar.xz
AMD platforms: Fix ASL comment that implies "\_SB" is southbridge
Change-Id: I6ee86396a1c5aaee248a275b42da801cedace586 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/22578 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marc Jones <marc@marcjonesconsulting.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/jetway')
-rw-r--r--src/mainboard/jetway/pa78vm5/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/jetway/pa78vm5/dsdt.asl b/src/mainboard/jetway/pa78vm5/dsdt.asl
index 3112d92c3a..bbd4381d38 100644
--- a/src/mainboard/jetway/pa78vm5/dsdt.asl
+++ b/src/mainboard/jetway/pa78vm5/dsdt.asl
@@ -1135,7 +1135,7 @@ DefinitionBlock (
#include "acpi/usb.asl"
- /* South Bridge */
+ /* System Bus */
Scope(\_SB) { /* Start \_SB scope */
#include <arch/x86/acpi/globutil.asl> /* global utility methods expected within the \_SB scope */