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:
3fadc12
)
staging: fix mei build when PM is not enabled
author
Randy Dunlap
<randy.dunlap@oracle.com>
Thu, 19 May 2011 15:52:34 +0000
(08:52 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 19 May 2011 22:34:31 +0000
(15:34 -0700)
Fix mei build when CONFIG_PM is not enabled (i.e., fix typo):
drivers/staging/mei/main.c:1159: error: 'MEI_PM_OPS' undeclared here (not in a function)
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found