V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2...
[pandora-kernel.git] / drivers / media / video / tda9840.c
index fe11580..d381fce 100644 (file)
@@ -192,7 +192,6 @@ static int tda9840_remove(struct i2c_client *client)
        return 0;
 }
 
-
 static const struct i2c_device_id tda9840_id[] = {
        { "tda9840", 0 },
        { }