aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/rme96.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/rme96.c')
-rw-r--r--sound/pci/rme96.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/rme96.c b/sound/pci/rme96.c
index 6653c21bfa0..9983b66dc56 100644
--- a/sound/pci/rme96.c
+++ b/sound/pci/rme96.c
@@ -2413,6 +2413,7 @@ static void __devexit snd_rme96_remove(struct pci_dev *pci)
static struct pci_driver driver = {
.name = "RME Digi96",
+ .owner = THIS_MODULE,
.id_table = snd_rme96_ids,
.probe = snd_rme96_probe,
.remove = __devexit_p(snd_rme96_remove),