]> Git Repo - u-boot.git/commit
include/linux/compat.h: Add <time.h>
authorTom Rini <[email protected]>
Thu, 2 May 2024 01:30:26 +0000 (19:30 -0600)
committerTom Rini <[email protected]>
Tue, 7 May 2024 14:00:41 +0000 (08:00 -0600)
commit70ab38f4268c5ce5302849fcebf9bdfa2e152e76
treeab12c177171be7cb74ed804b1455b91f24409c2e
parent43c1d9fe3277d8853fe647446ce563f17c532dfd
include/linux/compat.h: Add <time.h>

As this file has macros which use get_timer() it must include <time.h>
to resolve this.

Signed-off-by: Tom Rini <[email protected]>
include/linux/compat.h
This page took 0.0335 seconds and 4 git commands to generate.