X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fstxxtc%2Fstxxtc.c;h=7caf06a0862d5af851b570464b6a8d3b5fc0b131;hb=4b7576fb804f9aae275a9ad5d947d2eb727d8cb7;hp=aa3d129f9c930cd34b5b85040a2c85e909c362cc;hpb=5d4ee51061e70118fb598e3aca082dd11a154e87;p=u-boot diff --git a/board/stxxtc/stxxtc.c b/board/stxxtc/stxxtc.c index aa3d129f9c..7caf06a086 100644 --- a/board/stxxtc/stxxtc.c +++ b/board/stxxtc/stxxtc.c @@ -576,7 +576,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];