diff options
author | David Rientjes <rientjes@google.com> | 2013-04-17 23:28:47 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-05-16 14:45:59 +0200 |
commit | c972c1280387e7015790d251160039ea2077e430 (patch) | |
tree | f50baa1c7e780208969a0d2f5010807e44530a43 /drivers/mfd/si476x-cmd.c | |
parent | Linux 3.10-rc1 (diff) | |
download | linux-c972c1280387e7015790d251160039ea2077e430.tar.xz linux-c972c1280387e7015790d251160039ea2077e430.zip |
mfd: tps65912: Select MFD_CORE
CONFIG_MFD_CORE must be selected for TPS65912 to properly buid.
Otherwise it results in a link error:
drivers/built-in.o: In function `tps65912_device_init':
(.text+0x587e4): undefined reference to `mfd_add_devices'
drivers/built-in.o: In function `tps65912_device_init':
(.text+0x5884c): undefined reference to `mfd_remove_devices'
drivers/built-in.o: In function `tps65912_device_exit':
(.text+0x58878): undefined reference to `mfd_remove_devices'
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/si476x-cmd.c')
0 files changed, 0 insertions, 0 deletions