diff options
Diffstat (limited to 'sound/pci/rme9652/hdsp.c')
| -rw-r--r-- | sound/pci/rme9652/hdsp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/rme9652/hdsp.c b/sound/pci/rme9652/hdsp.c index 845158b01b02..d15ffb3e9b0a 100644 --- a/sound/pci/rme9652/hdsp.c +++ b/sound/pci/rme9652/hdsp.c | |||
| @@ -5062,7 +5062,6 @@ static void __devexit snd_hdsp_remove(struct pci_dev *pci) | |||
| 5062 | 5062 | ||
| 5063 | static struct pci_driver driver = { | 5063 | static struct pci_driver driver = { |
| 5064 | .name = "RME Hammerfall DSP", | 5064 | .name = "RME Hammerfall DSP", |
| 5065 | .owner = THIS_MODULE, | ||
| 5066 | .id_table = snd_hdsp_ids, | 5065 | .id_table = snd_hdsp_ids, |
| 5067 | .probe = snd_hdsp_probe, | 5066 | .probe = snd_hdsp_probe, |
| 5068 | .remove = __devexit_p(snd_hdsp_remove), | 5067 | .remove = __devexit_p(snd_hdsp_remove), |
