]> git.baikalelectronics.ru Git - 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)
commitf60da15cee6ad86ad9db89b499b563ab8aab9748
tree0da201224930658e2c2f6356a79e9c64182e8374
parentf1994132b53034d58a7c299e05a8d1f6555a9e8f
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