Re: 2.3.49 - SAB3036 does not build

From: Philip Blundell (Philip.Blundell@pobox.com)
Date: Fri Mar 03 2000 - 13:35:25 EST


>tuner-3036.c:189: `I2C_DRIVERID_SAB3036' undeclared here (not in a function)

Here's the missing patch. Sorry about that.

p.

--- linux/include/linux/i2c-id.h Fri Mar 3 18:11:02 2000
+++ linux/include/linux/i2c-id.h Mon Feb 28 17:09:22 2000
@@ -69,6 +69,7 @@
 #define I2C_DRIVERID_MGATVO 23 /* Matrox TVOut */
 #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_EXP0 0xF0 /* experimental use id's */
 #define I2C_DRIVERID_EXP1 0xF1

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:15 EST