Le Monday 01 June 2009 19:21:57 Maxime Bizon, vous avez écrit : > The platform code already sets the bus type, so don't do it. > > Signed-off-by: Maxime Bizon <mbizon@xxxxxxxxxx> Acked-by: Florian Fainelli <florian@xxxxxxxxxxx> > --- > drivers/usb/host/ehci-bcm63xx.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/drivers/usb/host/ehci-bcm63xx.c > b/drivers/usb/host/ehci-bcm63xx.c index 0aba0f9..8a62c0a 100644 > --- a/drivers/usb/host/ehci-bcm63xx.c > +++ b/drivers/usb/host/ehci-bcm63xx.c > @@ -145,7 +145,6 @@ static struct platform_driver ehci_hcd_bcm63xx_driver = > { .driver = { > .name = "bcm63xx_ehci", > .owner = THIS_MODULE, > - .bus = &platform_bus_type > }, > }; -- Best regards, Florian Fainelli Email : florian@xxxxxxxxxxx http://openwrt.org -------------------------------