forked from Minki/linux
backlight: vgg2432a4: fix checkpatch warning
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
8ab77f46ea
commit
9a8fe5d8cc
@ -217,7 +217,7 @@ static int vgg2432a4_resume(struct spi_device *spi)
|
|||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
#define vgg2432a4_suspend NULL
|
#define vgg2432a4_suspend NULL
|
||||||
#define vgg2432a4_resume NULL
|
#define vgg2432a4_resume NULL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static struct ili9320_client vgg2432a4_client = {
|
static struct ili9320_client vgg2432a4_client = {
|
||||||
|
Loading…
Reference in New Issue
Block a user