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:
a8efa9d
)
pm_runtime.h: explicitly requires notifier.h
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Fri, 27 May 2011 11:08:41 +0000
(07:08 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:30 +0000
(19:32 -0400)
This file was getting notifier.h via device.h --> module.h but
the module.h inclusion is going away, so add notifier.h directly.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found