mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 08:43:31 +00:00
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>
This commit is contained in:
parent
5601174ff8
commit
a09f064012
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue