From: Ming Lei Date: Thu, 29 Sep 2011 20:07:23 +0000 (+0200) Subject: PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set X-Git-Tag: v3.2-rc1~178^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a5306cc5f383b0e7414c75e458111afd4a563a4;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed