diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/abx500/ux500_chargalg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mfd/abx500/ux500_chargalg.h b/include/linux/mfd/abx500/ux500_chargalg.h index 110d12f09548..fa831f1e8cf8 100644 --- a/include/linux/mfd/abx500/ux500_chargalg.h +++ b/include/linux/mfd/abx500/ux500_chargalg.h | |||
| @@ -41,4 +41,6 @@ struct ux500_charger { | |||
| 41 | bool external; | 41 | bool external; |
| 42 | }; | 42 | }; |
| 43 | 43 | ||
| 44 | extern struct blocking_notifier_head charger_notifier_list; | ||
| 45 | |||
| 44 | #endif | 46 | #endif |
