On Thu, 9 Nov 2023 at 10:10, Igor Prusov <ivpru...@salutedevices.com> 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 <ivpru...@salutedevices.com> > --- > > include/linux/time.h | 9 +++++++++ > 1 file changed, 9 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>