Skip to content

Commit 0aaa5ff

Browse files
committed
drivers: led: fix unterminated #ifdef
1 parent 934409f commit 0aaa5ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/leds/leds-pm8058.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
#ifdef CONFIG_TOUCHSCREEN_ATMEL_SWEEP2WAKE
3131
#include <linux/atmel_qt602240.h>
32+
#endif
3233

3334
#ifdef CONFIG_LEDS_PM8058_MULTIPLIER
3435
#include <linux/leds-pm8058-multiplier.h>

0 commit comments

Comments
 (0)