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)
commit941691ef2197944a202d7870dcd7da3fb0391c65
tree1aac173bb125e5fd413d6f2a098c8a75aeb18ec8
parent4726098bcc4cf033dd57b6310de46ef3692debf5
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