From a085c62e8b7277e8802f295059ad35a8fcb73e2e Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Fri, 17 Jun 2005 20:49:30 +0000 Subject: * Make.config, Makefile, cx88-core.c, cx88-video.c: * cx88.h, msp3400.c, saa6752hs.c: * tda9887.c, tuner-core.c, tvaudio.c, tveeprom.c: - Remove unneeded config options. Now I2C_CLIENT_MULTI and I2C_NORMAL_RANGE is checked on the fly. --- linux/drivers/media/video/cx88/cx88.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'linux/drivers/media/video/cx88/cx88.h') diff --git a/linux/drivers/media/video/cx88/cx88.h b/linux/drivers/media/video/cx88/cx88.h index e885fc772..7fb2f89e9 100644 --- a/linux/drivers/media/video/cx88/cx88.h +++ b/linux/drivers/media/video/cx88/cx88.h @@ -1,5 +1,5 @@ /* - * $Id: cx88.h,v 1.63 2005/06/12 23:32:13 nsh Exp $ + * $Id: cx88.h,v 1.64 2005/06/17 20:49:30 nsh Exp $ * * v4l2 device driver for cx2388x based TV cards * @@ -52,8 +52,6 @@ /* ----------------------------------------------------------- */ /* defines and enums */ -#define V4L2_I2C_CLIENTS 1 - #define FORMAT_FLAGS_PACKED 0x01 #define FORMAT_FLAGS_PLANAR 0x02 -- cgit v1.2.3