]> git.sur5r.net Git - u-boot/blobdiff - include/nand.h
arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset
[u-boot] / include / nand.h
index c8556e17539dea1ecfeef0359a8812171d8d4a86..c1c1d8cce6c0c90cc653f136854bf2b088050b3f 100644 (file)
@@ -44,7 +44,6 @@ extern int board_nand_init(struct nand_chip *nand);
 #endif
 
 extern int nand_curr_device;
-extern struct mtd_info *nand_info[];
 
 static inline int nand_read(struct mtd_info *info, loff_t ofs, size_t *len,
                            u_char *buf)