mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD 2008-04-02 13:41:21 +02:00 committed by Kim Phillips
parent 950a392464
commit 1ac4f320bf

View File

@ -16,10 +16,10 @@
#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)