X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=sound%2Foss%2Fpas2_card.c;h=25f3a22c52ee0891fbc5ceeee6ea47a12fc5ee14;hb=19bf7e7a414711dec0058556feda778105798f99;hp=c9696dc9fdf956ebddf76c47bf7eb1297bfe56f3;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=powerpc.git diff --git a/sound/oss/pas2_card.c b/sound/oss/pas2_card.c index c9696dc9fd..25f3a22c52 100644 --- a/sound/oss/pas2_card.c +++ b/sound/oss/pas2_card.c @@ -1,10 +1,9 @@ /* - * sound/pas2_card.c + * sound/oss/pas2_card.c * * Detection routine for the Pro Audio Spectrum cards. */ -#include #include #include #include @@ -89,7 +88,7 @@ void pas_write(unsigned char data, int ioaddr) /******************* Begin of the Interrupt Handler ********************/ -static irqreturn_t pasintr(int irq, void *dev_id, struct pt_regs *dummy) +static irqreturn_t pasintr(int irq, void *dev_id) { int status;