Home
last modified time | relevance | path

Searched hist:"60 bae5ef826b4685ccf433dae4ac2d3fea5b4839" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mx51evk/
H A Dmx51evk.c60bae5ef826b4685ccf433dae4ac2d3fea5b4839 Mon Dec 12 01:25:46 UTC 2011 Anatolij Gustschin <agust@denx.de> 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>
/rk3399_rockchip-uboot/board/freescale/mx53loco/
H A Dmx53loco.c60bae5ef826b4685ccf433dae4ac2d3fea5b4839 Mon Dec 12 01:25:46 UTC 2011 Anatolij Gustschin <agust@denx.de> 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>