]> Pileus Git - ~andy/linux/blobdiff - sound/pci/lx6464es/lx_core.c
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
[~andy/linux] / sound / pci / lx6464es / lx_core.c
index 8c3e7fcefd99c91c38d39f92fd0cae8323cee210..633c8607d05374c7995d4a61af918d9f4b99eca9 100644 (file)
@@ -385,7 +385,7 @@ polling_successful:
 
 
 /* low-level dsp access */
-int __devinit lx_dsp_get_version(struct lx6464es *chip, u32 *rdsp_version)
+int lx_dsp_get_version(struct lx6464es *chip, u32 *rdsp_version)
 {
        u16 ret;
        unsigned long flags;