aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra20_ac97.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/tegra/tegra20_ac97.c')
-rw-r--r--sound/soc/tegra/tegra20_ac97.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/tegra/tegra20_ac97.c b/sound/soc/tegra/tegra20_ac97.c
index 3b0fa12dbff7..e3dd2615eb69 100644
--- a/sound/soc/tegra/tegra20_ac97.c
+++ b/sound/soc/tegra/tegra20_ac97.c
@@ -438,7 +438,6 @@ static const struct of_device_id tegra20_ac97_of_match[] = {
438static struct platform_driver tegra20_ac97_driver = { 438static struct platform_driver tegra20_ac97_driver = {
439 .driver = { 439 .driver = {
440 .name = DRV_NAME, 440 .name = DRV_NAME,
441 .owner = THIS_MODULE,
442 .of_match_table = tegra20_ac97_of_match, 441 .of_match_table = tegra20_ac97_of_match,
443 }, 442 },
444 .probe = tegra20_ac97_platform_probe, 443 .probe = tegra20_ac97_platform_probe,