X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2Foss%2Fpas2_card.c;h=25f3a22c52ee0891fbc5ceeee6ea47a12fc5ee14;hb=fd96feb2583688ad13d8467ded442f9c8d73cc4b;hp=97666007b274f4961625dcd836413609b52f8824;hpb=ca78f6baca863afe2e6a244a0fe94b3a70211d46;p=linux-2.6-omap-h63xx.git diff --git a/sound/oss/pas2_card.c b/sound/oss/pas2_card.c index 97666007b27..25f3a22c52e 100644 --- a/sound/oss/pas2_card.c +++ b/sound/oss/pas2_card.c @@ -1,5 +1,5 @@ /* - * sound/pas2_card.c + * sound/oss/pas2_card.c * * Detection routine for the Pro Audio Spectrum cards. */ @@ -88,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;