diff options
Diffstat (limited to 'sound/pci/rme9652/hdsp.c')
-rw-r--r-- | sound/pci/rme9652/hdsp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/rme9652/hdsp.c b/sound/pci/rme9652/hdsp.c index 4ba9e019ad04..763e4c917ec6 100644 --- a/sound/pci/rme9652/hdsp.c +++ b/sound/pci/rme9652/hdsp.c | |||
@@ -3555,7 +3555,7 @@ snd_hdsp_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) | |||
3555 | 3555 | ||
3556 | } | 3556 | } |
3557 | 3557 | ||
3558 | static void __devinit snd_hdsp_proc_init(struct hdsp *hdsp) | 3558 | static void snd_hdsp_proc_init(struct hdsp *hdsp) |
3559 | { | 3559 | { |
3560 | struct snd_info_entry *entry; | 3560 | struct snd_info_entry *entry; |
3561 | 3561 | ||