summaryrefslogtreecommitdiff
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2011-06-23 02:17:43 (GMT)
committerSamuel Ortiz <sameo@linux.intel.com>2011-07-05 08:39:30 (GMT)
commit1e8ece5cb85361ac01c95aecdfdbfa5f8b7242af (patch)
treedb4490c09469dbdf87e7e6d6169a64519ad988c2 /drivers/mfd/Kconfig
parent8f2df0147fc78804a869150e6439be2605b5dc2d (diff)
downloadlinux-fsl-qoriq-1e8ece5cb85361ac01c95aecdfdbfa5f8b7242af.tar.xz
mfd: Fix build error for tps65911-comparator.c
Fix below build error: CC drivers/mfd/tps65911-comparator.o drivers/mfd/tps65911-comparator.c: In function 'tps65911_comparator_probe': drivers/mfd/tps65911-comparator.c:131: error: 'struct tps65910_platform_data' has no member named 'vmbch_threshold' drivers/mfd/tps65911-comparator.c:137: error: 'struct tps65910_platform_data' has no member named 'vmbch2_threshold' make[2]: *** [drivers/mfd/tps65911-comparator.o] Error 1 make[1]: *** [drivers/mfd] Error 2 make: *** [drivers] Error 2 Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
0 files changed, 0 insertions, 0 deletions