Commit 17e696dc authored by Jagadeesh Bhaskar Pakaravoor's avatar Jagadeesh Bhaskar Pakaravoor Committed by Tony Lindgren

twl4030-core: fix a typo

Fix a trivial typo.
Signed-off-by: default avatarJagadeesh Bhaskar Pakaravoor <j-pakaravoor@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 69ac9da2
......@@ -57,7 +57,7 @@
#define DRIVER_NAME "twl4030"
#if defined(CONFIG_TWL4030_BCI_BATTERY) || \
defined(CONFIG_TWL4030_BCI_BATTERY_MODUEL)
defined(CONFIG_TWL4030_BCI_BATTERY_MODULE)
#define twl_has_bci() true
#else
#define twl_has_bci() false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment