mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 17:18:59 +00:00
66e04abbb6
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:
|
||
---|---|---|
.. | ||
ar934x_nfc.c | ||
rb4xx_nand.c | ||
rb91x_nand.c | ||
rb750_nand.c |