]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_ips: Remove unneeded fields and label
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 5 Oct 2017 11:10:03 +0000 (14:10 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 8 Oct 2017 18:07:14 +0000 (21:07 +0300)
commit3d5063f738fc90a6e9ca4c0846f4c00cef9c29a4
treee83c787ad848c77930cb1ae448993bafaf27bed2
parent10b5e589874851b8958b6e9d3763a7dc0675225d
platform/x86: intel_ips: Remove unneeded fields and label

There are fields in the struct ips_mcp_limits which are not used
anywhere and a label which we may get rid of.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_ips.c