git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc3443
)
da9030_battery: Include notifier.h
author
Michal Hocko
<mhocko@suse.cz>
Wed, 6 Feb 2013 09:14:58 +0000
(10:14 +0100)
committer
Anton Vorontsov
<anton@enomsg.org>
Sat, 9 Feb 2013 01:28:35 +0000
(17:28 -0800)
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>
No differences found