This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
linux-kernelorg-stable
mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux.git
Watch
1
Star
0
Fork
You've already forked linux-kernelorg-stable
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d8f26717c9
linux-kernelorg-stable
/
include
/
uapi
/
linux
/
uuid.h
2 lines
28 B
C
Raw
Normal View
History
Unescape
Escape
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-10 17:07:47 +00:00
#
include
<linux/mei_uuid.h>