Skip to content

Commit 3cfc291

Browse files
brglLee Jones
authored andcommitted
backlight: gpio: Remove stray newline
Remove a double newline from the driver. Signed-off-by: Bartosz Golaszewski <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Reviewed-by: Daniel Thompson <[email protected]> Signed-off-by: Lee Jones <[email protected]>
1 parent 8a05548 commit 3cfc291

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/video/backlight/gpio_backlight.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ static int gpio_backlight_initial_power_state(struct gpio_backlight *gbl)
9191
return FB_BLANK_UNBLANK;
9292
}
9393

94-
9594
static int gpio_backlight_probe(struct platform_device *pdev)
9695
{
9796
struct gpio_backlight_platform_data *pdata =

0 commit comments

Comments
 (0)