diff options
Diffstat (limited to 'sound/pci/emu10k1/timer.c')
| -rw-r--r-- | sound/pci/emu10k1/timer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/emu10k1/timer.c b/sound/pci/emu10k1/timer.c index 72321e946ccc..b69a7f8a216c 100644 --- a/sound/pci/emu10k1/timer.c +++ b/sound/pci/emu10k1/timer.c | |||
| @@ -75,7 +75,7 @@ static struct snd_timer_hardware snd_emu10k1_timer_hw = { | |||
| 75 | .precise_resolution = snd_emu10k1_timer_precise_resolution, | 75 | .precise_resolution = snd_emu10k1_timer_precise_resolution, |
| 76 | }; | 76 | }; |
| 77 | 77 | ||
| 78 | int __devinit snd_emu10k1_timer(struct snd_emu10k1 *emu, int device) | 78 | int snd_emu10k1_timer(struct snd_emu10k1 *emu, int device) |
| 79 | { | 79 | { |
| 80 | struct snd_timer *timer = NULL; | 80 | struct snd_timer *timer = NULL; |
| 81 | struct snd_timer_id tid; | 81 | struct snd_timer_id tid; |
