openwrt/package/boot/uboot-mediatek
Shiji Yang 6b981c5464
Some checks failed
Build all core packages / Build all core packages for selected target (push) Has been cancelled
uboot-mediatek: fix FORESEE Flash build warning
Remove unused variable to fix the warning:

drivers/mtd/nand/spi/foresee.c: In function 'f35sqa002g_ecc_get_status':
drivers/mtd/nand/spi/foresee.c:56:29: warning: unused variable 'nand' [-Wunused-variable]
   56 |         struct nand_device *nand = spinand_to_nand(spinand);
      |                             ^~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
2025-07-28 15:07:35 +01:00
..
patches uboot-mediatek: fix FORESEE Flash build warning 2025-07-28 15:07:35 +01:00
Makefile uboot-mediatek: update to v2025.07 2025-07-19 02:59:15 +01:00