Files
openwrt-R7800-nss/package/boot/uboot-mediatek
Shiji Yang 6b981c5464 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
..
2025-07-19 02:59:15 +01:00