uboot-2022: fix build error

This commit is contained in:
hanwckf
2024-10-28 23:58:24 +08:00
parent c57c434e89
commit 9c22e498bf

View File

@@ -14,6 +14,7 @@
#include <part_efi.h>
#include <spi.h>
#include <mtd.h>
#include <env.h>
#include <linux/bitops.h>
#include <linux/sizes.h>
#include <linux/types.h>