[U-Boot] [PATCH] Fix building for 83xx boards with USB support

2010-10-21 Thread Anatolij Gustschin
Commit 29c6fbe0471afd7ffa41fcb2103eec5b53294897 broke building for 83xx boards with USB support: ehci-fsl.c: In function 'ehci_hcd_init': ehci-fsl.c:43: error: 'CONFIG_SYS_FSL_USB_ADDR' undeclared (first use in this function) ehci-fsl.c:43: error: (Each undeclared identifier is reported only

Re: [U-Boot] [PATCH] Fix building for 83xx boards with USB support

2010-10-21 Thread Wolfgang Denk
Dear Anatolij Gustschin, In message 1287678635-24269-1-git-send-email-ag...@denx.de you wrote: Commit 29c6fbe0471afd7ffa41fcb2103eec5b53294897 broke building for 83xx boards with USB support: ehci-fsl.c: In function 'ehci_hcd_init': ehci-fsl.c:43: error: 'CONFIG_SYS_FSL_USB_ADDR' undeclared