aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_alc5632.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/tegra/tegra_alc5632.c')
-rw-r--r--sound/soc/tegra/tegra_alc5632.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/tegra/tegra_alc5632.c b/sound/soc/tegra/tegra_alc5632.c
index a83aff09dce2..769aca2fc5f5 100644
--- a/sound/soc/tegra/tegra_alc5632.c
+++ b/sound/soc/tegra/tegra_alc5632.c
@@ -250,7 +250,6 @@ static const struct of_device_id tegra_alc5632_of_match[] = {
250static struct platform_driver tegra_alc5632_driver = { 250static struct platform_driver tegra_alc5632_driver = {
251 .driver = { 251 .driver = {
252 .name = DRV_NAME, 252 .name = DRV_NAME,
253 .owner = THIS_MODULE,
254 .pm = &snd_soc_pm_ops, 253 .pm = &snd_soc_pm_ops,
255 .of_match_table = tegra_alc5632_of_match, 254 .of_match_table = tegra_alc5632_of_match,
256 }, 255 },