From: David S. Miller Date: Thu, 14 Feb 2019 16:51:51 +0000 (-0500) Subject: Merge branch 'uapi-Add-a-new-header-for-time-types' X-Git-Tag: v5.15~6918^2~227 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=feb558c2705f40e6f47ec6d10c2f6f9001db58d2;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'uapi-Add-a-new-header-for-time-types' Deepa Dinamani says: ==================== uapi: Add a new header for time types The series aims at adding a new time header: time_types.h. This header is what will eventually hold all the uapi time types that we plan to leave across the interfaces after the y2038 cleanup. The series was discussed with Arnd Bergmann. The second patch fixes the errqueue.h header, which has a dependency on these types. Note that there may be a trivial merge conflict with linux-next c70a772fda11 ("y2038: remove struct definition redirects"). ==================== Signed-off-by: David S. Miller --- feb558c2705f40e6f47ec6d10c2f6f9001db58d2