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>
This commit is contained in:
Martin Roth
2017-11-22 19:21:55 -07:00
parent ad07dc84a4
commit ec23f048d0
30 changed files with 30 additions and 30 deletions

View File

@@ -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 */