From: SirnamSwetha Date: Fri, 29 Jan 2016 23:37:19 +0000 (+0530) Subject: Staging: board: Fix checkpatch.pl issue X-Git-Tag: next-20160210~18^2~28 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=19dac4dc21e3bc124b8176195757eb6e406dfce1;p=karo-tx-linux.git Staging: board: Fix checkpatch.pl issue This patch fixes the checkpatch issue. CHECK: Please don't use multiple blank lines Signed-off-by: SirnamSwetha Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/board/armadillo800eva.c b/drivers/staging/board/armadillo800eva.c index 912c96b0536d..bb63ece4d766 100644 --- a/drivers/staging/board/armadillo800eva.c +++ b/drivers/staging/board/armadillo800eva.c @@ -27,7 +27,6 @@ #include "board.h" - static struct fb_videomode lcdc0_mode = { .name = "AMPIER/AM-800480", .xres = 800,