summaryrefslogtreecommitdiffstats
path: root/sound/sparc/dbri.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sparc/dbri.c')
-rw-r--r--sound/sparc/dbri.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/sparc/dbri.c b/sound/sparc/dbri.c
index b2c3d0d5dca3..0190cb6332f2 100644
--- a/sound/sparc/dbri.c
+++ b/sound/sparc/dbri.c
@@ -2686,7 +2686,6 @@ MODULE_DEVICE_TABLE(of, dbri_match);
2686static struct platform_driver dbri_sbus_driver = { 2686static struct platform_driver dbri_sbus_driver = {
2687 .driver = { 2687 .driver = {
2688 .name = "dbri", 2688 .name = "dbri",
2689 .owner = THIS_MODULE,
2690 .of_match_table = dbri_match, 2689 .of_match_table = dbri_match,
2691 }, 2690 },
2692 .probe = dbri_probe, 2691 .probe = dbri_probe,