X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Foss%2Fad1816.c;h=c2abdddd7fe2fef4052f803223dda47c3a948dc1;hb=40b5a8819a087d0a4ad418754432e71c49f98ae2;hp=442506444b418398dbf58a7176c78e1bc48899b5;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/sound/oss/ad1816.c b/sound/oss/ad1816.c index 442506444..c2abdddd7 100644 --- a/sound/oss/ad1816.c +++ b/sound/oss/ad1816.c @@ -1235,10 +1235,10 @@ static struct { } isapnp_ad1816_list[] __initdata = { { ISAPNP_ANY_ID, ISAPNP_ANY_ID, ISAPNP_VENDOR('A','D','S'), ISAPNP_FUNCTION(0x7150), - NULL }, + 0 }, { ISAPNP_ANY_ID, ISAPNP_ANY_ID, ISAPNP_VENDOR('A','D','S'), ISAPNP_FUNCTION(0x7180), - NULL }, + 0 }, {0} };