• Anton Blanchard's avatar
    [PATCH] USB: gadget compile error on ppc64 · b86e8bd6
    Anton Blanchard authored
    I tried compiling USB gadget support on ppc64 (why not :). Looks like Im
    seeing a conflict between const and __devinitdata:
    
    drivers/usb/gadget/net2280.c:2645: pci_ids causes a section type conflict
    b86e8bd6
net2280.c 68.9 KB