X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=sound%2Fpci%2Flx6464es%2Flx_core.c;h=633c8607d05374c7995d4a61af918d9f4b99eca9;hb=e3900e74f26fc924c8e9e2a922bd40369b0bb517;hp=8c3e7fcefd99c91c38d39f92fd0cae8323cee210;hpb=34699403e9916060af8ae23f5e4705a6c078e79d;p=~andy%2Flinux diff --git a/sound/pci/lx6464es/lx_core.c b/sound/pci/lx6464es/lx_core.c index 8c3e7fcefd9..633c8607d05 100644 --- a/sound/pci/lx6464es/lx_core.c +++ b/sound/pci/lx6464es/lx_core.c @@ -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;