There is wrong #ifdef and #endif bracket and it causes unused
variables and unused function build warning. Fix the wrong bracket
for CONFIG_LCD.
Note: When rebasing, this patch should be squashed fixed commit.
Change-Id: I4d9b695fd77ead6ab541ba37db7516eb16ea371c
Fixes: 4a6f3341d549 ("samsung: misc: new feature: common interactive charger")
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
return keys;
}
+#endif /* CONFIG_LCD */
#endif /* CONFIG_LCD_MENU || CONFIG_INTERACTIVE_CHARGER */
#ifdef CONFIG_LCD_MENU
+#ifdef CONFIG_LCD
/*
* 0 BOOT_MODE_INFO
* 1 BOOT_MODE_THOR