iio:light:tsl2722: Fix inconsistent spacing before } in id table
The final entry was missing a space. Tidy that up. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Gwendal Grignou <gwendal@chromium.org> Link: https://lore.kernel.org/r/20211230174911.78291-15-jic23@kernel.org
This commit is contained in:
parent
04e543086c
commit
2d77524b07
@ -1902,7 +1902,7 @@ static const struct i2c_device_id tsl2772_idtable[] = {
|
||||
{ "tmd2672", tmd2672 },
|
||||
{ "tsl2772", tsl2772 },
|
||||
{ "tmd2772", tmd2772 },
|
||||
{ "apds9930", apds9930},
|
||||
{ "apds9930", apds9930 },
|
||||
{}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user