]> git.sur5r.net Git - u-boot/blobdiff - nand_spl/nand_boot.c
nand_spl: Fix compile problem with board_nand_init() prototype
[u-boot] / nand_spl / nand_boot.c
index 87c50e123c5d580a05e150f3aa0e32a15080e34e..c7eadad1b9aa9335c5dcc4e8d7ba1db4881daa7f 100644 (file)
@@ -27,8 +27,6 @@
 
 static int nand_ecc_pos[] = CONFIG_SYS_NAND_ECCPOS;
 
-extern void board_nand_init(struct nand_chip *nand);
-
 #if (CONFIG_SYS_NAND_PAGE_SIZE <= 512)
 /*
  * NAND command for small page NAND devices (512)