Skip to content

Commit 8351d3b

Browse files
committed
tests: fix error with compilation of scopes.asl
1 parent 596770d commit 8351d3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/scopes.asl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ DefinitionBlock("scopes.aml", "DSDT", 1, "RSACPI", "SCOPES", 1) {
33
Name(X, 320)
44
Device(PCI0) {
55
Name(Y, 15)
6+
Name (_HID, EisaId ("PNP0A03"))
67
Scope(\) {
78
Name(Z, 413)
89
}

0 commit comments

Comments
 (0)