mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
ASoC: fix invalid yaml
The word "or" is useless and breaks yaml validation. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Link: https://lore.kernel.org/r/20220411194409.3390002-1-clabbe@baylibre.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
122cef68f1
commit
5068406006
|
|
@ -20,7 +20,6 @@ properties:
|
|||
compatible:
|
||||
enum:
|
||||
- ti,tas2764
|
||||
or
|
||||
- ti,tas2780
|
||||
|
||||
reg:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user