X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Foss%2Fsb_card.c;h=7de18b58f2cd8b3e05895ff33bd27aba607102db;hb=98339cbd360b77c3167db287fd611468c2c44559;hp=27acd6f29b98ffe06e4ffddd737e2d49218ce7c3;hpb=4559b438225b01942e1661759db0df55883b1bc0;p=~andy%2Flinux diff --git a/sound/oss/sb_card.c b/sound/oss/sb_card.c index 27acd6f29b9..7de18b58f2c 100644 --- a/sound/oss/sb_card.c +++ b/sound/oss/sb_card.c @@ -290,7 +290,7 @@ static struct pnp_card_driver sb_pnp_driver = { MODULE_DEVICE_TABLE(pnp_card, sb_pnp_card_table); #endif /* CONFIG_PNP */ -static void __init_or_module sb_unregister_all(void) +static void sb_unregister_all(void) { #ifdef CONFIG_PNP if (pnp_registered)