Re: [U-Boot] [PATCH] usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined error

2009-06-15 Thread Remy Bohmer
Hello, 2009/6/15 Kim Phillips : > fix a stray CONFIG_MPC83XX that escaped commit > 0f898604945af4543c1525fc33b6bae621a3b805. > > Signed-off-by: Kim Phillips > --- >  include/usb/ehci-fsl.h |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/include/usb/ehci-fsl.h b/incl

[U-Boot] [PATCH] usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined error

2009-06-15 Thread Kim Phillips
fix a stray CONFIG_MPC83XX that escaped commit 0f898604945af4543c1525fc33b6bae621a3b805. Signed-off-by: Kim Phillips --- include/usb/ehci-fsl.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/usb/ehci-fsl.h b/include/usb/ehci-fsl.h index 1140561..3b99456 100644