From: Jagadeesh Bhaskar Pakaravoor <j-pakaravoor@xxxxxx> Fix a trivial typo. Signed-off-by: Jagadeesh Bhaskar Pakaravoor <j-pakaravoor@xxxxxx> --- Index: linux-omap-git/drivers/mfd/twl4030-core.c =================================================================== --- linux-omap-git.orig/drivers/mfd/twl4030-core.c 2008-10-09 18:32:15.000000000 +0530 +++ linux-omap-git/drivers/mfd/twl4030-core.c 2008-10-09 20:40:18.007239952 +0530 @@ -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 -- With Regards, Jagadeesh Bhaskar P ---------------------------- Some men see things as they are and say why - I dream things that never were and say why not. - George Bernard Shaw ------------------- -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html