Hi Axel, On Tue, Feb 19, 2013 at 11:20:33PM +0800, Axel Lin wrote: > This patch fixes below build error when CONFIG_POWER_SUPPLY is not set. > > drivers/built-in.o: In function `ab8500_power_off': > drivers/mfd/ab8500-sysctrl.c:37: undefined reference to > `power_supply_get_by_name' > drivers/mfd/ab8500-sysctrl.c:53: undefined reference to > `power_supply_get_by_name' > make: *** [vmlinux] Error 1 > > Signed-off-by: Axel Lin <axel....@ingics.com> > --- > drivers/mfd/Kconfig | 1 + > 1 file changed, 1 insertion(+) Applied to my mfd-fixes tree.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/