-
- Downloads
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>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- drivers/misc/mei/bus-fixup.c 1 addition, 1 deletiondrivers/misc/mei/bus-fixup.c
- drivers/misc/mei/hdcp/mei_hdcp.c 1 addition, 1 deletiondrivers/misc/mei/hdcp/mei_hdcp.c
- drivers/misc/mei/hw.h 1 addition, 1 deletiondrivers/misc/mei/hw.h
- drivers/misc/mei/main.c 0 additions, 1 deletiondrivers/misc/mei/main.c
- drivers/misc/mei/pxp/mei_pxp.c 1 addition, 1 deletiondrivers/misc/mei/pxp/mei_pxp.c
- include/linux/mod_devicetable.h 1 addition, 0 deletionsinclude/linux/mod_devicetable.h
- include/linux/uuid.h 0 additions, 3 deletionsinclude/linux/uuid.h
- include/uapi/linux/mei.h 1 addition, 1 deletioninclude/uapi/linux/mei.h
- include/uapi/linux/mei_uuid.h 29 additions, 0 deletionsinclude/uapi/linux/mei_uuid.h
- include/uapi/linux/uuid.h 1 addition, 30 deletionsinclude/uapi/linux/uuid.h
Loading
Please register or sign in to comment