On Thu, Nov 09, 2023 at 08:10:02PM +0300, Igor Prusov wrote:
> Currently there are no defines for time conversion in time.h, which
> leads to drivers declaring those locally or not using defines at all, so
> add them from Linux.
>
> Signed-off-by: Igor Prusov
> Reviewed-by: Simon Glass
Applied
On Thu, 9 Nov 2023 at 10:10, Igor Prusov wrote:
>
> Currently there are no defines for time conversion in time.h, which
> leads to drivers declaring those locally or not using defines at all, so
> add them from Linux.
>
> Signed-off-by: Igor Prusov
> ---
>
> include/linux/time.h | 9 +
>
Currently there are no defines for time conversion in time.h, which
leads to drivers declaring those locally or not using defines at all, so
add them from Linux.
Signed-off-by: Igor Prusov
---
include/linux/time.h | 9 +
1 file changed, 9 insertions(+)
diff --git a/include/linux/time.h
3 matches
Mail list logo