glk: Fix syntax error introduced with dmic split
Signed-off-by: Samuel Dionne-Riel <samuel@dionne-riel.com>pull/2/head
parent
e42e187772
commit
a80f5ff1ad
|
@ -118,7 +118,7 @@ SectionDevice."Mic" {
|
|||
Channel1 1
|
||||
ChannelPos0 FL
|
||||
ChannelPos1 FR
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
SectionDevice."Headset" {
|
||||
|
|
|
@ -118,7 +118,7 @@ SectionDevice."Mic" {
|
|||
Channel1 1
|
||||
ChannelPos0 FL
|
||||
ChannelPos1 FR
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
SectionDevice."Headset" {
|
||||
|
|
Loading…
Reference in New Issue