summaryrefslogtreecommitdiff
path: root/drivers/staging/olpc_dcon
diff options
context:
space:
mode:
authorEmmanuil Chatzipetru <chatzi.emanuel@gmail.com>2017-01-08 14:37:07 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-10 17:40:15 +0100
commit08a36974c0100f97b73da2d64cf7ae415dd382c5 (patch)
tree85c43e991ce33f6527fbe68357b6642e8291f107 /drivers/staging/olpc_dcon
parent8862ce68a8e0a38a0ad93fadb1ae50e35e740e71 (diff)
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 <chatzi.emanuel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/olpc_dcon')
-rw-r--r--drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c1
1 files changed, 0 insertions, 1 deletions
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;