]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
backlight: vgg2432a4: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Nov 2012 03:04:44 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:18 +0000 (15:17 +1100)
This patch fixes the checkpatch warning as below:

WARNING: please, no space before tabs

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/vgg2432a4.c

index b617fae9aa26f730d25edf4b56e909488391e3ab..b1ead3d3d3fb416b81b2b499c3531bbd11bd0260 100644 (file)
@@ -217,7 +217,7 @@ static int vgg2432a4_resume(struct spi_device *spi)
 }
 #else
 #define vgg2432a4_suspend      NULL
-#define vgg2432a4_resume       NULL
+#define vgg2432a4_resume       NULL
 #endif
 
 static struct ili9320_client vgg2432a4_client = {