Le Monday 01 June 2009 19:21:54 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/ohci-bcm63xx.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/drivers/usb/host/ohci-bcm63xx.c > b/drivers/usb/host/ohci-bcm63xx.c index f0e4639..d48c8ac 100644 > --- a/drivers/usb/host/ohci-bcm63xx.c > +++ b/drivers/usb/host/ohci-bcm63xx.c > @@ -154,7 +154,6 @@ static struct platform_driver ohci_hcd_bcm63xx_driver = > { .driver = { > .name = "bcm63xx_ohci", > .owner = THIS_MODULE, > - .bus = &platform_bus_type > }, > }; -- Best regards, Florian Fainelli Email : florian@xxxxxxxxxxx http://openwrt.org -------------------------------