Re: [PATCH TRIVIAL] ivtv-alsa-pcm: remove unnecessary printk.h include

2012-09-19 Thread Andy Walls
Hans Verkuil 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 > >diff --git a/drivers/media/pci/ivtv/ivt

[PATCH TRIVIAL] ivtv-alsa-pcm: remove unnecessary printk.h include

2012-09-19 Thread Hans Verkuil
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 diff --git a/drivers/media/pci/ivtv/ivtv-alsa-pcm.c b/drivers/media/pci/