diff options
-rw-r--r-- | sound/pci/via82xx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/via82xx.c b/sound/pci/via82xx.c index f1ce808501da..9b4d74d49f98 100644 --- a/sound/pci/via82xx.c +++ b/sound/pci/via82xx.c | |||
@@ -1836,7 +1836,7 @@ static void __devinit snd_via82xx_proc_init(via82xx_t *chip) | |||
1836 | * | 1836 | * |
1837 | */ | 1837 | */ |
1838 | 1838 | ||
1839 | static int __devinit snd_via82xx_chip_init(via82xx_t *chip) | 1839 | static int snd_via82xx_chip_init(via82xx_t *chip) |
1840 | { | 1840 | { |
1841 | unsigned int val; | 1841 | unsigned int val; |
1842 | int max_count; | 1842 | int max_count; |