]> git.sur5r.net Git - u-boot/blobdiff - include/nand.h
mtd: nand: remove nand size print from nand_init function
[u-boot] / include / nand.h
index b6eb223fb6f3c34786e7f9af7415d14e41476656..a86552878e92064e61195495e9d9c96afd687aeb 100644 (file)
@@ -28,6 +28,7 @@
 #endif
 
 extern void nand_init(void);
+unsigned long nand_size(void);
 
 #include <linux/compat.h>
 #include <linux/mtd/mtd.h>