]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_pmc_core: Remove unused header file
authorRajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
Wed, 31 Jan 2018 06:20:22 +0000 (11:50 +0530)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 1 Feb 2018 13:26:11 +0000 (15:26 +0200)
commit1afa6b0109bab05d4ae60b8f0710a4f67ad231a5
tree1aac173bb125e5fd413d6f2a098c8a75aeb18ec8
parentc1b7189308e631a87ddf8148f6904061eb73341b
platform/x86: intel_pmc_core: Remove unused header file

Recently sent patch 'platform/x86: intel_pmc_core: Remove unused EXPORTED
API' missed to remove the header file 'arch/x86/include/asm/pmc_core.h'
which was solely used to declare the EXPORTED API
'intel_pmc_slp_s0_counter_read'. This patch provides the errata fix for the
same.

Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
arch/x86/include/asm/pmc_core.h [deleted file]
drivers/platform/x86/intel_pmc_core.c