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:
@@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user