On 03/04/15 13:47, Vlad Dogaru wrote: > Signed-off-by: Vlad Dogaru <vlad.dogaru@xxxxxxxxx> Trivial and applies fine so applied to the togreg branch of iio.git so we can both forget about it ;) > --- > drivers/iio/proximity/sx9500.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/iio/proximity/sx9500.c b/drivers/iio/proximity/sx9500.c > index 9738df1..2156037 100644 > --- a/drivers/iio/proximity/sx9500.c > +++ b/drivers/iio/proximity/sx9500.c > @@ -1014,7 +1014,7 @@ MODULE_DEVICE_TABLE(acpi, sx9500_acpi_match); > > static const struct i2c_device_id sx9500_id[] = { > {"sx9500", 0}, > - {} > + { }, > }; > MODULE_DEVICE_TABLE(i2c, sx9500_id); > > -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html