diff options
Diffstat (limited to 'drivers/video/backlight/vgg2432a4.c')
-rw-r--r-- | drivers/video/backlight/vgg2432a4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/backlight/vgg2432a4.c b/drivers/video/backlight/vgg2432a4.c index 712b0acfd339..5ba7fbd7e405 100644 --- a/drivers/video/backlight/vgg2432a4.c +++ b/drivers/video/backlight/vgg2432a4.c | |||
@@ -217,7 +217,7 @@ static int vgg2432a4_resume(struct spi_device *spi) | |||
217 | } | 217 | } |
218 | #else | 218 | #else |
219 | #define vgg2432a4_suspend NULL | 219 | #define vgg2432a4_suspend NULL |
220 | #define vgg2432a4_resume NULL | 220 | #define vgg2432a4_resume NULL |
221 | #endif | 221 | #endif |
222 | 222 | ||
223 | static struct ili9320_client vgg2432a4_client = { | 223 | static struct ili9320_client vgg2432a4_client = { |