Re: [PATCH 2/3] mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error

2013-03-15 Thread Samuel Ortiz
Hi Arnd, On Fri, Mar 15, 2013 at 10:18:13AM +, Arnd Bergmann wrote: > On Friday 15 March 2013, Samuel Ortiz wrote: > > On Thu, Mar 14, 2013 at 10:56:39PM +0100, Arnd Bergmann wrote: > > > > > > Please apply to MFD tree for 3.9 > > Already applied to mfd-fixes. > > > > For some reason I did

Re: [PATCH 2/3] mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error

2013-03-15 Thread Arnd Bergmann
On Friday 15 March 2013, Samuel Ortiz wrote: > On Thu, Mar 14, 2013 at 10:56:39PM +0100, Arnd Bergmann wrote: > > > > Please apply to MFD tree for 3.9 > Already applied to mfd-fixes. > For some reason I did not see it when I rebased my patches on top of linux-next to make sure I don't send any

Re: [PATCH 2/3] mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error

2013-03-15 Thread Samuel Ortiz
Hi Arnd, On Thu, Mar 14, 2013 at 10:56:39PM +0100, Arnd Bergmann wrote: > From: Axel Lin > > 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 >

Re: [PATCH 2/3] mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error

2013-03-15 Thread Samuel Ortiz
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

Re: [PATCH 2/3] mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error

2013-03-15 Thread Arnd Bergmann
On Friday 15 March 2013, Samuel Ortiz wrote: On Thu, Mar 14, 2013 at 10:56:39PM +0100, Arnd Bergmann wrote: Please apply to MFD tree for 3.9 Already applied to mfd-fixes. For some reason I did not see it when I rebased my patches on top of linux-next to make sure I don't send any patches

Re: [PATCH 2/3] mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error

2013-03-15 Thread Samuel Ortiz
Hi Arnd, On Fri, Mar 15, 2013 at 10:18:13AM +, Arnd Bergmann wrote: On Friday 15 March 2013, Samuel Ortiz wrote: On Thu, Mar 14, 2013 at 10:56:39PM +0100, Arnd Bergmann wrote: Please apply to MFD tree for 3.9 Already applied to mfd-fixes. For some reason I did not see it

[PATCH 2/3] mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error

2013-03-14 Thread Arnd Bergmann
From: Axel Lin 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

[PATCH 2/3] mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error

2013-03-14 Thread Arnd Bergmann
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