diff --git a/drivers/media/i2c/tvp5150.c b/drivers/media/i2c/tvp5150.c index 6723ef5392391115b2b8a6d60762d70e10ddeeb8..d528fddbea16a0fdf83fa517d3365a7adac2245b 100644 --- a/drivers/media/i2c/tvp5150.c +++ b/drivers/media/i2c/tvp5150.c @@ -500,8 +500,8 @@ struct i2c_vbi_ram_value { * and so on. There are 16 possible locations from 0 to 15. */ -static struct i2c_vbi_ram_value vbi_ram_default[] = -{ +static struct i2c_vbi_ram_value vbi_ram_default[] = { + /* * FIXME: Current api doesn't handle all VBI types, those not * yet supported are placed under #if 0