Files
openwrt/target/linux
Hauke Mehrtens 2d14da2c7d ar71xx: Fix mikrotik NAND compile problem
This fixes the following 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: 9cad70044f ("kernel: fix nand_release() usage.")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 66e04abbb6)
2020-07-07 23:43:26 +02:00
..
2020-02-24 14:20:14 +01:00
2019-11-29 10:00:35 +01:00
2019-10-08 12:45:13 +02:00
2020-02-24 14:20:14 +01:00
2020-05-04 21:05:21 +02:00
2019-10-08 12:45:13 +02:00
2020-04-16 13:23:52 +02:00
2020-07-04 21:04:11 +02:00
2018-12-10 11:48:44 +01:00
2020-07-04 21:04:11 +02:00
2020-02-04 18:11:26 +01:00
2020-04-18 00:18:13 +02:00