diff options
Diffstat (limited to 'include/linux/mfd/abx500/ab8500-bm.h')
-rw-r--r-- | include/linux/mfd/abx500/ab8500-bm.h | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/include/linux/mfd/abx500/ab8500-bm.h b/include/linux/mfd/abx500/ab8500-bm.h index ec796c700e4c..345bc159f978 100644 --- a/include/linux/mfd/abx500/ab8500-bm.h +++ b/include/linux/mfd/abx500/ab8500-bm.h | |||
@@ -404,28 +404,6 @@ struct ab8500_bm_data { | |||
404 | const struct ab8500_fg_parameters *fg_params; | 404 | const struct ab8500_fg_parameters *fg_params; |
405 | }; | 405 | }; |
406 | 406 | ||
407 | struct ab8500_charger_platform_data { | ||
408 | char **supplied_to; | ||
409 | size_t num_supplicants; | ||
410 | bool autopower_cfg; | ||
411 | bool ac_enabled; | ||
412 | bool usb_enabled; | ||
413 | }; | ||
414 | |||
415 | struct ab8500_btemp_platform_data { | ||
416 | char **supplied_to; | ||
417 | size_t num_supplicants; | ||
418 | }; | ||
419 | |||
420 | struct ab8500_fg_platform_data { | ||
421 | char **supplied_to; | ||
422 | size_t num_supplicants; | ||
423 | }; | ||
424 | |||
425 | struct ab8500_chargalg_platform_data { | ||
426 | char **supplied_to; | ||
427 | size_t num_supplicants; | ||
428 | }; | ||
429 | struct ab8500_btemp; | 407 | struct ab8500_btemp; |
430 | struct ab8500_gpadc; | 408 | struct ab8500_gpadc; |
431 | struct ab8500_fg; | 409 | struct ab8500_fg; |