diff options
author | Gayatri Kammela <gayatri.kammela@intel.com> | 2020-02-28 02:29:13 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-02-28 13:41:42 +0300 |
commit | aae43c2bcdc1939c4c6a51b3e28460ada68f8c0c (patch) | |
tree | 1f791f89bb66637da10c11df83b62fdb6b8ed4d4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7adb1e8aeeb5d4d88012568b2049599c1a247cf2 (diff) | |
download | linux-aae43c2bcdc1939c4c6a51b3e28460ada68f8c0c.tar.xz |
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 <chenzhou10@huawei.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: David E. Box <david.e.box@intel.com>
Signed-off-by: Gayatri Kammela <gayatri.kammela@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions