Staging: board: Fix checkpatch.pl issue

This patch fixes the checkpatch issue.

CHECK: Please don't use multiple blank lines

Signed-off-by: SirnamSwetha <theonly.ultimate@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
SirnamSwetha 2016-01-30 05:07:19 +05:30 committed by Greg Kroah-Hartman
parent 39ce4e835e
commit 19dac4dc21
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
#include "board.h" #include "board.h"
static struct fb_videomode lcdc0_mode = { static struct fb_videomode lcdc0_mode = {
.name = "AMPIER/AM-800480", .name = "AMPIER/AM-800480",
.xres = 800, .xres = 800,