Hi Arnd, On Thu, Mar 14, 2013 at 10:56:39PM +0100, Arnd Bergmann wrote: > From: Axel Lin <axel....@ingics.com> > > 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> > Acked-by: Lee Jones <lee.jo...@linaro.org> > Cc: Samuel Ortiz <sa...@linux.intel.com> > Signed-off-by: Arnd Bergmann <a...@arndb.de> > --- > Please apply to MFD tree for 3.9 Already applied to mfd-fixes.
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/