Browse Source

ASoC: omap-hdmi: Remove excess curly bracket

Fix the error added by commit:
ASoC: omap-hdmi: Bind the platform driver to the dai driver when loading

Reported-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Peter Ujfalusi 11 năm trước cách đây
mục cha
commit
a09f064012
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      sound/soc/omap/omap-hdmi.c

+ 0 - 1
sound/soc/omap/omap-hdmi.c

@@ -330,7 +330,6 @@ static int omap_hdmi_probe(struct platform_device *pdev)
 
 	return omap_pcm_platform_register(&pdev->dev);
 }
-}
 
 static int omap_hdmi_remove(struct platform_device *pdev)
 {