PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
authorMing Lei <ming.lei@canonical.com>
Thu, 29 Sep 2011 20:07:23 +0000 (22:07 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Thu, 29 Sep 2011 20:07:23 +0000 (22:07 +0200)
commitb723681d081e8a059c7d0116f931c9d1e742b8e1
tree0725cb2cf142f1bb52eb93cf0cce77f3798b2f72
parent94f742be98ae90c369e380ee7a5b2a3d3f9fe76e
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set

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>
kernel/trace/Makefile