diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-05-03 08:52:32 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-05-17 00:42:29 +0200 |
commit | 3993eff9da7cac9749ba2b5812873d3a903dfd8c (patch) | |
tree | 734cbc999176b938560ddd3d92bee182c1e6d91e /drivers/mfd/rts5249.c | |
parent | 151978bf671dd2f741eab79c91d7d74bad49929c (diff) | |
download | op-kernel-dev-3993eff9da7cac9749ba2b5812873d3a903dfd8c.zip op-kernel-dev-3993eff9da7cac9749ba2b5812873d3a903dfd8c.tar.gz |
mfd: ab8500: Debugfs code depends on gpadc
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_gpadc_read_raw'
mfd/ab8500-debugfs.c:1736: undefined reference to `ab8500_gpadc_ad_to_voltage'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/rts5249.c')
0 files changed, 0 insertions, 0 deletions