X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Foss%2Fcs4232.c;h=c7f86f09c28da1979a5c0e6de7cfde38fd1309d5;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=b6924c7f1484f5c6c01f1684d3654dec21f7f0fe;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/sound/oss/cs4232.c b/sound/oss/cs4232.c index b6924c7f1..c7f86f09c 100644 --- a/sound/oss/cs4232.c +++ b/sound/oss/cs4232.c @@ -47,6 +47,7 @@ * Marcus Meissner Added ISA PnP support. */ +#include #include #include #include @@ -404,7 +405,7 @@ static const struct pnp_device_id cs4232_pnp_table[] = { MODULE_DEVICE_TABLE(pnp, cs4232_pnp_table); -static int __init cs4232_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *dev_id) +static int cs4232_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *dev_id) { struct address_info *isapnpcfg;