On 4/30/25 16:40, Simon Glass wrote:
> We don't need to include command.h just for this declaration. It
> eventually pulls in linux/byteorder which causes a conflict with exfat
> which has its own byteorder functions.
>
> Use a forward declaration instead.
>
> Signed-off-by: Simon Glass
> ---
We don't need to include command.h just for this declaration. It
eventually pulls in linux/byteorder which causes a conflict with exfat
which has its own byteorder functions.
Use a forward declaration instead.
Signed-off-by: Simon Glass
---
include/net-common.h | 3 ++-
1 file changed, 2 inser
2 matches
Mail list logo