]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitb8cc799ddcbde8bf970804ce5f5546af2abc81bc
treee83c787ad848c77930cb1ae448993bafaf27bed2
parentd2fa170a2543bfd0c3d91ae0a6f808a5becda5c9
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