]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe0f02d9ec22e70d3fa42deeb3e23bbc19324563
tree36364641ea6edc99acb7882a07760b7fdfaa7b36
parent364df509e229c175ebb0abba698947cbf0064391
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