aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/tobermory.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/samsung/tobermory.c')
-rw-r--r--sound/soc/samsung/tobermory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/samsung/tobermory.c b/sound/soc/samsung/tobermory.c
index 6a2b9f14d624..9c80506527c4 100644
--- a/sound/soc/samsung/tobermory.c
+++ b/sound/soc/samsung/tobermory.c
@@ -234,7 +234,6 @@ static int tobermory_probe(struct platform_device *pdev)
234static struct platform_driver tobermory_driver = { 234static struct platform_driver tobermory_driver = {
235 .driver = { 235 .driver = {
236 .name = "tobermory", 236 .name = "tobermory",
237 .owner = THIS_MODULE,
238 .pm = &snd_soc_pm_ops, 237 .pm = &snd_soc_pm_ops,
239 }, 238 },
240 .probe = tobermory_probe, 239 .probe = tobermory_probe,