From: Andy Shevchenko Date: Fri, 1 Oct 2021 13:55:44 +0000 (+0300) Subject: hyper-v: Replace uuid.h with types.h X-Git-Tag: accepted/tizen/unified/20230118.172025~6140^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=95a13ee858c9e426e63c97063677736f74af7163;p=platform%2Fkernel%2Flinux-rpi.git hyper-v: Replace uuid.h with types.h 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 Signed-off-by: Andy Shevchenko Reviewed-by: Haiyang Zhang Link: https://lore.kernel.org/r/20211001135544.1823-1-andriy.shevchenko@linux.intel.com Signed-off-by: Wei Liu --- diff --git a/include/uapi/linux/hyperv.h b/include/uapi/linux/hyperv.h index 6135d92..daf82a2 100644 --- a/include/uapi/linux/hyperv.h +++ b/include/uapi/linux/hyperv.h @@ -26,7 +26,7 @@ #ifndef _UAPI_HYPERV_H #define _UAPI_HYPERV_H -#include +#include /* * Framework version for util services.