this file needs an include inserted to setup SNDRV_CARDS in order to compile under kernel-2.6.24-3-12.fc8
--- /compile/cx18-2df0b7cc7a5c/linux/drivers/media/video/em28xx/em28xx-audio.c~ 2008-03-07 20:50:17.000000000 -0700 +++ /compile/cx18-2df0b7cc7a5c/linux/drivers/media/video/em28xx/em28xx-audio.c 2008-03-07 20:56:15.000000000 -0700 @@ -35,7 +35,8 @@ #include <linux/vmalloc.h> #include <linux/proc_fs.h> #include <linux/module.h> #include "compat.h" +#include <sound/driver.h> #include <sound/core.h> #include <sound/pcm.h> #include <sound/pcm_params.h>
_______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
