]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 2 Apr 2008 11:41:21 +0000 (13:41 +0200)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 11 Apr 2008 22:46:17 +0000 (17:46 -0500)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
board/freescale/mpc837xerdb/mpc837xerdb.c

index e054f4e44d143034acb58704cce9b6d472892098..f73fd5aa55c5b6dc6f40e6c23caf386c2e8f7302 100644 (file)
 #include <i2c.h>
 #include <asm/io.h>
 #include <asm/fsl_serdes.h>
+#include <fdt_support.h>
 #include <spd_sdram.h>
 #include <vsc7385.h>
 
-
 #if defined(CFG_DRAM_TEST)
 int
 testdram(void)