Re: [linux-dvb-maintainer] [PATCH 21/82] remove linux/version.h from drivers/media/

From: Johannes Stezenbach
Date: Wed Jul 13 2005 - 05:34:15 EST


On Sun, Jul 10, 2005 at 07:35:29PM +0000, Olaf Hering wrote:
>
> changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.
>
> remove code for obsolete kernels, drivers/media/video/bttvp.h has:
> #define BTTV_VERSION_CODE KERNEL_VERSION(0,9,15)
>
> Signed-off-by: Olaf Hering <olh@xxxxxxx>
>
> drivers/media/common/saa7146_fops.c | 1 -
> drivers/media/common/saa7146_i2c.c | 5 -----
> drivers/media/dvb/cinergyT2/cinergyT2.c | 1 -
> drivers/media/dvb/dvb-core/dvb_net.c | 5 -----
> drivers/media/dvb/frontends/dib3000mb.c | 1 -
> drivers/media/dvb/frontends/dib3000mc.c | 1 -
> include/media/saa7146.h | 10 ----------

I am puzzled because the saa7146 driver in DVB CVS has different
KERNEL_VERSION #ifdefs. I am currently trying to find out if
they can be removed all together from CVS.

In any event the patch does the right thing and should be applied.

> drivers/media/video/arv.c | 1 -
> drivers/media/video/bttv-cards.c | 15 ---------------
> drivers/media/video/zr36016.c | 1 -
> drivers/media/video/zr36050.c | 1 -
> drivers/media/video/zr36060.c | 1 -
> include/media/ir-common.h | 1 -

These files are in video4linux CVS. I forwarded the patch to
the vide4linux list.

Thanks,
Johannes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/