From: Sascha Wildner Date: Fri, 20 Jan 2012 03:56:16 +0000 (+0100) Subject: kernel: Fix building of snd_gusc. X-Git-Tag: v3.0.0~24 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/04f25b7b9da8e11d38feb02bee382214248c32a1 kernel: Fix building of snd_gusc. --- diff --git a/sys/dev/sound/isa/gusc.c b/sys/dev/sound/isa/gusc.c index 7eaac2915d..1ca81feddf 100644 --- a/sys/dev/sound/isa/gusc.c +++ b/sys/dev/sound/isa/gusc.c @@ -431,7 +431,7 @@ gusc_setup_intr(device_t dev, device_t child, struct resource *irq, return 0; } return bus_generic_setup_intr(dev, child, irq, flags, intr, - arg, cookiep, NULL); + arg, cookiep, NULL, NULL); } static device_t