From 08a36974c0100f97b73da2d64cf7ae415dd382c5 Mon Sep 17 00:00:00 2001 From: Emmanuil Chatzipetru Date: Sun, 8 Jan 2017 14:37:07 +0100 Subject: staging: olpc_dcon: olpc_dcon_xo_1_5: Remove multiple blank lines. This issue is caught by checkpatch.pl and is related to the following warning: - CHECK: Please don't use multiple blank lines Signed-off-by: Emmanuil Chatzipetru Signed-off-by: Greg Kroah-Hartman --- drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/staging/olpc_dcon') diff --git a/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c b/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c index e7a395793b35..75c3c2fe9560 100644 --- a/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c +++ b/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c @@ -107,7 +107,6 @@ static void set_i2c_line(int sda, int scl) outb(tmp, 0x3c5); } - static void dcon_wiggle_xo_1_5(void) { int x; -- cgit v1.2.3