On Thursday 02 May 2013, Lee Jones wrote:
> > @@ -580,7 +580,7 @@ config AB8500_CORE
> >
> > config AB8500_DEBUG
> > bool "Enable debug info via debugfs"
> > - depends on AB8500_CORE && DEBUG_FS
> > + depends on AB8500_GPADC && DEBUG_FS
> > default y if DEBUG_FS
> >
On Thu, 02 May 2013, Arnd Bergmann wrote:
> The AB8500_DEBUG code specifically requires access to the gpadc code,
> not just the common ab8500 driver.
>
> drivers/built-in.o: In function `ab8500_gpadc_bat_ctrl_print':
> mfd/ab8500-debugfs.c:1733: undefined reference to `ab8500_gpadc_get'
> mfd/
The AB8500_DEBUG code specifically requires access to the gpadc code,
not just the common ab8500 driver.
drivers/built-in.o: In function `ab8500_gpadc_bat_ctrl_print':
mfd/ab8500-debugfs.c:1733: undefined reference to `ab8500_gpadc_get'
mfd/ab8500-debugfs.c:1734: undefined reference to `ab8500_g
3 matches
Mail list logo