platform/x86: intel_pmc_ipc: Get rid of unnecessary includes
authorMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 22 Jan 2020 16:46:16 +0000 (19:46 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Jan 2020 16:52:26 +0000 (18:52 +0200)
commit63d91d815ddd7ccd7ea8ec61f8f313d00c05eecf
tree80dc32988c481cc54399060c54ad5f288eb41e69
parent09874a3acdc7dc560594a77933e8ca672b442cdb
platform/x86: intel_pmc_ipc: Get rid of unnecessary includes

There is no point including headers that are not needed in the driver so
drop them.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_pmc_ipc.c