linux/drivers/misc/mei
Andy Shevchenko 1fb1ea0d9c mei: Move uuid.h to the MEI namespace
There is only a single user of the UUID uAPI, let's make it
part of that user.

The way it's done is to prevent compilation time breakage for
the user space that does

	#include <linux/uuid.h>

In the future MEI user space tools can switch over to use mei_uuid.h.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230310170747.22782-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-23 17:25:46 +01:00
..
hdcp mei: Move uuid.h to the MEI namespace 2023-03-23 17:25:46 +01:00
pxp mei: Move uuid.h to the MEI namespace 2023-03-23 17:25:46 +01:00
bus-fixup.c mei: Move uuid.h to the MEI namespace 2023-03-23 17:25:46 +01:00
bus.c Driver core changes for 6.3-rc1 2023-02-24 12:58:55 -08:00
client.c Char/Misc driver changes for 6.2-rc1 2022-12-16 03:49:24 -08:00
client.h mei: add timeout to send 2022-11-23 19:43:33 +01:00
debugfs.c mei: debugfs: add pxp mode to devstate in debugfs 2022-09-12 15:23:11 +03:00
dma-ring.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
gsc-me.c Char/Misc and other driver changes for 6.1-rc1 2022-10-08 08:56:37 -07:00
hbm.c mei: add support to GSC extended header 2022-10-03 11:29:07 -07:00
hbm.h mei: implement client dma setup. 2021-02-06 15:48:11 +01:00
hw-me-regs.h mei: me: add meteor lake point M DID 2023-01-20 13:21:48 +01:00
hw-me.c mei: add support to GSC extended header 2022-10-03 11:29:07 -07:00
hw-me.h mei: extend timeouts on slow devices 2022-09-12 15:23:10 +03:00
hw-txe-regs.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-txe.c Char/Misc and other driver changes for 6.1-rc1 2022-10-08 08:56:37 -07:00
hw-txe.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw.h mei: Move uuid.h to the MEI namespace 2023-03-23 17:25:46 +01:00
init.c mei: drop ready bits check after start 2022-09-12 15:23:11 +03:00
interrupt.c mei: add support to GSC extended header 2022-10-03 11:29:07 -07:00
Kconfig mei: add support for graphics system controller (gsc) devices 2022-04-21 11:34:09 -07:00
main.c mei: Move uuid.h to the MEI namespace 2023-03-23 17:25:46 +01:00
Makefile mei: add support for graphics system controller (gsc) devices 2022-04-21 11:34:09 -07:00
mei_dev.h mei: Move uuid_le_cmp() to its only user 2023-02-03 07:23:03 +01:00
mei-trace.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei-trace.h treewide: Add missing semicolons to __assign_str uses 2021-06-30 09:19:14 -04:00
mkhi.h mei: mkhi: add memory ready command 2022-09-12 15:23:11 +03:00
pci-me.c mei: me: add meteor lake point M DID 2023-01-20 13:21:48 +01:00
pci-txe.c mei: Remove usage of the deprecated "pci-dma-compat.h" API 2021-09-21 17:33:41 +02:00