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>
master
Jean-Christophe PLAGNIOL-VILLARD 17 years ago committed by Kim Phillips
parent 950a392464
commit 1ac4f320bf
  1. 2
      board/freescale/mpc837xerdb/mpc837xerdb.c

@ -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)

Loading…
Cancel
Save