platform/x86: intel_pmc_core: Put more stuff under #ifdef DEBUG_FS
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 18 Dec 2019 18:39:27 +0000 (20:39 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 10 Jan 2020 09:50:32 +0000 (11:50 +0200)
commit90113f3e4567f371e331d8845a680c5edc6c2f54
tree36364641ea6edc99acb7882a07760b7fdfaa7b36
parent9592438886756ce7d1327e9ec998b8bc0c1541bc
platform/x86: intel_pmc_core: Put more stuff under #ifdef DEBUG_FS

There is a function which is solely used for DebugFS interface,
do not build it otherwise.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_pmc_core.c