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>
This commit is contained in:
Emmanuil Chatzipetru 2017-01-08 14:37:07 +01:00 committed by Greg Kroah-Hartman
parent 8862ce68a8
commit 08a36974c0

View File

@ -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;