mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-17 09:43:59 +08:00
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
|
||||
#define vgg2432a4_suspend NULL
|
||||
#define vgg2432a4_resume NULL
|
||||
#define vgg2432a4_resume NULL
|
||||
#endif
|
||||
|
||||
static struct ili9320_client vgg2432a4_client = {
|
||||
|
Loading…
Reference in New Issue
Block a user