mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
conf/pistachio: fix syntax
It was missing closing brackets since its introduction.
Fixes: 4dfa8f08fb ("conf/cards: add support for pistachio-card.")
Signed-off-by: Olivier Blin <olivier.blin@softathome.com>
This commit is contained in:
parent
3a97718124
commit
ab2290a6e0
1 changed files with 2 additions and 1 deletions
|
|
@ -55,4 +55,5 @@ pistachio-card.pcm.default{
|
|||
type hw
|
||||
card $CARD
|
||||
device $DEVICE
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue