mirror of
https://xff.cz/git/u-boot/
synced 2026-02-24 07:43:58 +01:00
We need and include <linux/types.h> and this in turn already includes <asm/types.h>, so drop it here. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>