mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-07 15:56:59 +02:00
include/compiler.h: Audit include list
This file does not need <time.h> so remove it. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
ef560b42ec
commit
cad8e20333
@ -60,8 +60,6 @@
|
||||
# define __BIG_ENDIAN BIG_ENDIAN
|
||||
#endif
|
||||
|
||||
#include <time.h>
|
||||
|
||||
typedef uint8_t __u8;
|
||||
typedef uint16_t __u16;
|
||||
typedef uint32_t __u32;
|
||||
|
Loading…
Reference in New Issue
Block a user