diff options
| author | Gayatri Kammela <[email protected]> | 2020-02-27 15:29:13 -0800 |
|---|---|---|
| committer | Andy Shevchenko <[email protected]> | 2020-02-28 12:41:42 +0200 |
| commit | aae43c2bcdc1939c4c6a51b3e28460ada68f8c0c (patch) | |
| tree | 1f791f89bb66637da10c11df83b62fdb6b8ed4d4 /tools/perf/scripts/python | |
| parent | 7adb1e8aeeb5d4d88012568b2049599c1a247cf2 (diff) | |
platform/x86: intel_pmc_core: Relocate pmc_core_*_display() to outside of CONFIG_DEBUG_FS
Since pmc_core_slps0_display() and pmc_core_lpm_display() is responsible for
dumping as well as displaying debug registers, there is no need for these
two functions to be defined under CONFIG_DEBUG_FS.
Hence, relocate these functions from under CONFIG_DEBUG_FS to above the block.
Cc: Chen Zhou <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: David E. Box <[email protected]>
Signed-off-by: Gayatri Kammela <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions