]> git.karo-electronics.de Git - linux-beck.git/blobdiff - sound/ppc/keywest.c
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
[linux-beck.git] / sound / ppc / keywest.c
index 4080becf4cef0f892d453143b517dd23df46f59d..01aecc2b50738353ad8a96f618c01be631981240 100644 (file)
@@ -115,7 +115,7 @@ void snd_pmac_keywest_cleanup(struct pmac_keywest *i2c)
        }
 }
 
-int __devinit snd_pmac_tumbler_post_init(void)
+int snd_pmac_tumbler_post_init(void)
 {
        int err;
        
@@ -130,7 +130,7 @@ int __devinit snd_pmac_tumbler_post_init(void)
 }
 
 /* exported */
-int __devinit snd_pmac_keywest_init(struct pmac_keywest *i2c)
+int snd_pmac_keywest_init(struct pmac_keywest *i2c)
 {
        int err;