aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMartin Kelly <[email protected]>2014-09-17 14:17:56 +0000
committerIngo Molnar <[email protected]>2014-09-19 11:02:21 +0000
commit9575a6a23a8081bc4c9d47d001621e2af0957c02 (patch)
treed958d816fa75d6f2c779a6dfb936258986c7c9fb /tools/perf/scripts/python/check-perf-trace.py
parentx86: HPET force enable for e6xx based systems (diff)
downloadkernel-9575a6a23a8081bc4c9d47d001621e2af0957c02.tar.gz
kernel-9575a6a23a8081bc4c9d47d001621e2af0957c02.zip
x86/platform/pmc_atom: Fix warning when CONFIG_DEBUG_FS=n
When compiling with CONFIG_DEBUG_FS=n, GCC emits an unused variable warning for pmc_atom.c because "ret" is used only within the CONFIG_DEBUG_FS block. This patch adds a dummy #ifdef for pmc_dbgfs_register() when CONFIG_DEBUG_FS=n to simplify the code and remove the warning. Signed-off-by: Martin Kelly <[email protected]> Acked-by: "Li, Aubrey" <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions