]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
platform/x86: wmi: Replace UUID redefinitions by their originals
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 21 Apr 2017 13:36:06 +0000 (16:36 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 23 Apr 2020 14:03:54 +0000 (17:03 +0300)
commitf9dffc1417130a2d465e2edaf6663d99738792a3
tree0da201224930658e2c2f6356a79e9c64182e8374
parentf7ea285b6266822bd63af2a3695f03e3357fd74f
platform/x86: wmi: Replace UUID redefinitions by their originals

There are types and helpers that are redefined with old names.
Convert the WMI library to use those types and helpers directly.

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