From d181639581de477cc7fbb3fc044e5a7c1c91074e Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Thu, 10 Feb 2005 09:24:12 +0000 Subject: - some tuner fixups. --- linux/drivers/media/video/tda8290.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'linux/drivers/media/video/tda8290.c') diff --git a/linux/drivers/media/video/tda8290.c b/linux/drivers/media/video/tda8290.c index 6c54d9e82..739e96fee 100644 --- a/linux/drivers/media/video/tda8290.c +++ b/linux/drivers/media/video/tda8290.c @@ -1,5 +1,5 @@ /* - * $Id: tda8290.c,v 1.2 2005/02/09 19:27:21 kraxel Exp $ + * $Id: tda8290.c,v 1.3 2005/02/10 09:24:12 kraxel Exp $ * * i2c tv tuner chip device driver * controls the philips tda8290+75 tuner chip combo. @@ -11,9 +11,6 @@ /* ---------------------------------------------------------------------- */ -#define I2C_ADDR_TDA8290 0x4b -#define I2C_ADDR_TDA8275 0x61 - struct freq_entry { u16 freq; u8 value; -- cgit v1.2.3