diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2008-08-16 08:33:14 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 09:36:50 -0200 |
commit | 66c6bda79fdc273608e2700a0c6dd4cb82d0bac3 (patch) | |
tree | fe8ced82154b36bdfee6f4ada20284dbe0b8a8c4 /include/linux/i2c-id.h | |
parent | 45a5b872bda1a3b5a4959ce66d19381df82419c9 (diff) | |
download | talos-obmc-linux-66c6bda79fdc273608e2700a0c6dd4cb82d0bac3.tar.gz talos-obmc-linux-66c6bda79fdc273608e2700a0c6dd4cb82d0bac3.zip |
V4L/DVB (8691): i2c-id: remove obsolete SAB3036 driver ID
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/i2c-id.h')
-rw-r--r-- | include/linux/i2c-id.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/i2c-id.h b/include/linux/i2c-id.h index bf34c5f4c051..493435bcdbe5 100644 --- a/include/linux/i2c-id.h +++ b/include/linux/i2c-id.h @@ -41,7 +41,6 @@ #define I2C_DRIVERID_SAA7110 22 /* video decoder */ #define I2C_DRIVERID_SAA5249 24 /* SAA5249 and compatibles */ #define I2C_DRIVERID_PCF8583 25 /* real time clock */ -#define I2C_DRIVERID_SAB3036 26 /* SAB3036 tuner */ #define I2C_DRIVERID_TDA7432 27 /* Stereo sound processor */ #define I2C_DRIVERID_TVMIXER 28 /* Mixer driver for tv cards */ #define I2C_DRIVERID_TVAUDIO 29 /* Generic TV sound driver */ |