X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Foss%2Fpas2_card.c;h=25f3a22c52ee0891fbc5ceeee6ea47a12fc5ee14;hb=refs%2Fheads%2Fvserver;hp=c9696dc9fdf956ebddf76c47bf7eb1297bfe56f3;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/sound/oss/pas2_card.c b/sound/oss/pas2_card.c index c9696dc9f..25f3a22c5 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;