Hans Verkuil <hverkuil@xxxxxxxxx> wrote: >Just a quick patch removing the printk.h include: this header is >already >included by kernel.h, and it breaks the compat build because this >header >only appeared in 2.6.37. > >Regards, > > Hans > >Signed-off-by: Hans Verkuil <hans.verkuil@xxxxxxxxx> > >diff --git a/drivers/media/pci/ivtv/ivtv-alsa-pcm.c >b/drivers/media/pci/ivtv/ivtv-alsa-pcm.c >index 82c708e..f7022bd 100644 >--- a/drivers/media/pci/ivtv/ivtv-alsa-pcm.c >+++ b/drivers/media/pci/ivtv/ivtv-alsa-pcm.c >@@ -26,7 +26,6 @@ > #include <linux/init.h> > #include <linux/kernel.h> > #include <linux/vmalloc.h> >-#include <linux/printk.h> > > #include <media/v4l2-device.h> > Acked-by: Andy Walls <awalls@xxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html