]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: hawkboard: fix compilation of nand_spl
authorWolfgang Denk <wd@denx.de>
Sat, 10 Sep 2011 20:26:28 +0000 (22:26 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 10 Sep 2011 20:27:24 +0000 (22:27 +0200)
commit3b7175524939ffc73af2b8eb1ee5166838d3f260
tree54a65c067971834bd180e3742034eab9afe04da8
parentbd6ce9d171b45465daa23bede5214100dd8b5eba
ARM: hawkboard: fix compilation of nand_spl

Fix build problem:

nand_spl/board/davinci/da8xxevm/hawkboard_nand_spl.c: In function 'board_init_f':
nand_spl/board/davinci/da8xxevm/hawkboard_nand_spl.c:132: warning: implicit declaration of function 'nand_boot'
nand_spl/board/davinci/da8xxevm/hawkboard_nand_spl.c:133: warning: 'noreturn' function does return

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Syed Mohammed Khasim <sm.khasim@gmail.com>
Cc: Sughosh Ganu <urwithsughosh@gmail.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
board/davinci/da8xxevm/hawkboard_nand_spl.c