diff options
author | Anatolij Gustschin <agust@denx.de> | 2011-12-12 01:25:46 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-12-19 17:52:43 +0100 |
commit | 60bae5ef826b4685ccf433dae4ac2d3fea5b4839 (patch) | |
tree | 130f15e0f87bb433d13b5a1f6d67b7b26a4af7ee /drivers/twserial/Makefile | |
parent | 901de79a3792c81aefcbf207a34049e63f21362b (diff) | |
download | u-boot-imx-60bae5ef826b4685ccf433dae4ac2d3fea5b4839.zip u-boot-imx-60bae5ef826b4685ccf433dae4ac2d3fea5b4839.tar.gz u-boot-imx-60bae5ef826b4685ccf433dae4ac2d3fea5b4839.tar.bz2 |
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>
Diffstat (limited to 'drivers/twserial/Makefile')
0 files changed, 0 insertions, 0 deletions