mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-15 17:12:10 -05:00
This Fixes the folowing compile error:
drivers/mtd/nand/rb91x_nand.c: In function 'rb91x_nand_remove':
drivers/mtd/nand/rb91x_nand.c:445:16: error: 'rbni' undeclared (first use in this function)
nand_release(&rbni->chip);
Fixes:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| files | ||
| generic | ||
| image | ||
| mikrotik | ||
| nand | ||
| patches-4.14 | ||
| tiny | ||
| config-4.14 | ||
| Makefile | ||
| modules.mk | ||