u-boot-brain/board/freescale/mx53loco
Anatolij Gustschin 60bae5ef82 Fix building for mx51evk board
Fix:
mx51evk.c:206:6: error: conflicting types for 'board_ehci_hcd_init'
/u-boot/include/usb/ehci-fsl.h:254:5: note: previous declaration of
'board_ehci_hcd_init' was here

We also fix board_ehci_hcd_init() for mx53loco board.
Building for mx53loco worked since <usb/ehci-fsl.h> is
not included here.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2011-12-19 17:52:43 +01:00
..
imximage.cfg mx53: ddr3: Update DD3 initialization 2011-09-04 11:36:11 +02:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mx53loco.c Fix building for mx51evk board 2011-12-19 17:52:43 +01:00