]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_pmc_ipc: Remove unused iTCO_version variable
authorGuenter Roeck <linux@roeck-us.net>
Tue, 3 Jan 2017 14:46:14 +0000 (06:46 -0800)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 3 Feb 2017 12:04:53 +0000 (14:04 +0200)
commit7b2fcb0976b484ebd88325b4dd7862ed60b14150
tree3c6dc8054087ae6bfa967f3ba01d568cede914ed
parent85a835500535ac497079ff28bb9346e0e858dad2
platform/x86: intel_pmc_ipc: Remove unused iTCO_version variable

iTCO_version was there since the driver was introduced but never used.
Drop it.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_pmc_ipc.c