Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP4:Update
linux-glibc-devel
msft-hv-2440-hyper-v-Replace-uuid.h-with-types....
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File msft-hv-2440-hyper-v-Replace-uuid.h-with-types.h.patch of Package linux-glibc-devel
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Date: Fri, 1 Oct 2021 16:55:44 +0300 Patch-mainline: v5.15-rc5 Subject: hyper-v: Replace uuid.h with types.h Git-commit: 95a13ee858c9e426e63c97063677736f74af7163 References: git-fixes There is no user of anything in uuid.h in the hyperv.h. Replace it with more appropriate types.h. Fixes: f081bbb3fd03 ("hyper-v: Remove internal types from UAPI header") Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com> Link: https://lore.kernel.org/r/20211001135544.1823-1-andriy.shevchenko@linux.intel.com Signed-off-by: Wei Liu <wei.liu@kernel.org> Acked-by: Olaf Hering <ohering@suse.de> --- include/uapi/linux/hyperv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/uapi/linux/hyperv.h b/include/uapi/linux/hyperv.h --- a/include/linux/hyperv.h +++ b/include/linux/hyperv.h @@ -26,7 +26,7 @@ #ifndef _HYPERV_H #define _HYPERV_H -#include <linux/uuid.h> +#include <linux/types.h> /* * Framework version for util services.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor