1
0
Fork 0

staging: iio: tsl2x7x: remove unnecessary whitespace

This patch removes unnecessary whitespace in preparation for moving this
driver out of staging.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
hifive-unleashed-5.1
Brian Masney 2018-05-10 20:12:15 -04:00 committed by Jonathan Cameron
parent a45d123887
commit 5cf05135b0
2 changed files with 11 additions and 12 deletions

View File

@ -92,7 +92,6 @@ struct tsl2x7x_settings {
* struct tsl2X7X_platform_data - Platform callback, glass and defaults
* @platform_lux_table: Device specific glass coefficents
* @platform_default_settings: Device specific power on defaults
*
*/
struct tsl2X7X_platform_data {
struct tsl2x7x_lux platform_lux_table[TSL2X7X_MAX_LUX_TABLE_SIZE];