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:
c3dc2f1
)
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
author
Ming Lei
<ming.lei@canonical.com>
Thu, 29 Sep 2011 20:07:23 +0000
(22:07 +0200)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Thu, 29 Sep 2011 20:07:23 +0000
(22:07 +0200)
Do not build kernel/trace/rpm-traces.c if CONFIG_PM_RUNTIME is not
set, which avoids a build failure.
[rjw: Added the changelog and modified the subject slightly.]
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found