|
Prev: isdn: use the common ascii hex helpers
Next: video: fix build bugs in drivers/media/video/stk-webcam.c
From: Mauro Carvalho Chehab on 7 May 2008 15:40 On Wed, 30 Apr 2008 12:41:52 +0200 Takashi Iwai <tiwai(a)suse.de> wrote: Takashi, I'm assuming that you're handing this issue, right? > > Index: linux/sound/pci/Kconfig > > =================================================================== > > --- linux.orig/sound/pci/Kconfig > > +++ linux/sound/pci/Kconfig > > @@ -529,6 +529,7 @@ config SND_FM801_TEA575X > > depends on SND_FM801_TEA575X_BOOL > > default SND_FM801 > > select VIDEO_V4L1 > > + select VIDEO_V4L1_COMPAT > > select VIDEO_DEV Hmm... VIDEO_V4L1 where renamed as VIDEO_ALLOW_V4L1. Probably, this is what's broken for SND_FM801_TEA575X. Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |