X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fnetphone%2Fnetphone.c;h=297de97a554ed25eae725acb6566f2ddcb3a6e71;hb=addb2e1650fdf872334478393f482dfdce965a61;hp=dd03e4bd5bdd490a8b0c5e8af9d669d418c5e90b;hpb=038ccac511214b062c56f22b9413f784b86bcd87;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/netphone/netphone.c b/board/netphone/netphone.c index dd03e4b..297de97 100644 --- a/board/netphone/netphone.c +++ b/board/netphone/netphone.c @@ -599,7 +599,7 @@ int board_early_init_f(void) #if (CONFIG_COMMANDS & CFG_CMD_NAND) -#include +#include extern ulong nand_probe(ulong physadr); extern struct nand_chip nand_dev_desc[CFG_MAX_NAND_DEVICE];