summaryrefslogtreecommitdiff
path: root/drivers/ipack/devices
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2022-12-28 19:05:00 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-20 15:07:18 +0300
commit512ba04d8211dd1a54dd36adc3ecc527a28069c5 (patch)
treee5a1f771ff82b16e474b0ea3a964b811968ace6e /drivers/ipack/devices
parent503b676dde2780330c90a10b37a844686601a784 (diff)
downloadlinux-512ba04d8211dd1a54dd36adc3ecc527a28069c5.tar.xz
misc/mei/hdcp: Use correct macros to initialize uuid_le
GUID_INIT() is for internal guid_t type and shouldn't be used for the uuid_le. I.o.w. relying on the implementation details is layering violation. Use correct macros to initialize uuid_le. Fixes: 64e9bbdd9588 ("misc/mei/hdcp: Client driver for HDCP application") Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Tomas Winkler <tomas.winkler@intel.com> Link: https://lore.kernel.org/r/20221228160500.21220-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ipack/devices')
0 files changed, 0 insertions, 0 deletions