Skip to content

Commit

Permalink
sof-soundwire: whitespace cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
perexg committed Nov 29, 2024
1 parent 30989bd commit 62acef2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ucm2/common/pcm/hdmi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ DefineMacro.HdmiPCMSave {
}

FixedBootSequence [
cfg-save "${var:LibDir}/${var:__Name}.conf:hdmi-pcm"
cfg-save "${var:LibDir}/${var:__Name}.conf:hdmi-pcm"
]
}

Expand Down
2 changes: 1 addition & 1 deletion ucm2/sof-soundwire/sof-soundwire.conf
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ If.mics-array {
Empty "${var:Mics1}"
}
False.FixedBootSequence {
# dmic array info
# dmic array info
exec "-nhlt-dmic-info -o ${var:LibDir}/dmics-nhlt.json"
}
}
Expand Down

0 comments on commit 62acef2

Please sign in to comment.