commit | 7e6c647ed9994428643e7e740b2d8241ee13da5c | [log] [tgz] |
---|---|---|
author | Michal Hocko <mhocko@suse.cz> | Wed Feb 06 10:14:58 2013 +0100 |
committer | Anton Vorontsov <anton@enomsg.org> | Fri Feb 08 17:28:35 2013 -0800 |
tree | 74e32d9358ba0b548f2444c408ad2a42c4e211fe | |
parent | 5dc3443eb0d9d3688a6e5a3b4ebb9000d81ff6ba [diff] |
da9030_battery: Include notifier.h randconfig complains about: drivers/power/da9030_battery.c:113: error: field ‘nb’ has incomplete type because there is no direct include for notifier.h which defines struct notifier_block. Signed-off-by: Michal Hocko <mhocko@suse.cz> Signed-off-by: Anton Vorontsov <anton@enomsg.org>