Unverified Commit 50684060 authored by Corentin Labbe's avatar Corentin Labbe Committed by Mark Brown
Browse files

ASoC: fix invalid yaml



The word "or" is useless and breaks yaml validation.

Signed-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/20220411194409.3390002-1-clabbe@baylibre.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 122cef68
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ properties:
  compatible:
    enum:
      - ti,tas2764
      or
      - ti,tas2780

  reg: