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:
parent
39ce4e835e
commit
19dac4dc21
|
@ -27,7 +27,6 @@
|
|||
|
||||
#include "board.h"
|
||||
|
||||
|
||||
static struct fb_videomode lcdc0_mode = {
|
||||
.name = "AMPIER/AM-800480",
|
||||
.xres = 800,
|
||||
|
|
Loading…
Reference in New Issue