]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/gadget/udc/at91_udc.h
usb: gadget: at91_udc: use common is_selfpowered
[karo-tx-linux.git] / drivers / usb / gadget / udc / at91_udc.h
index 01752466338164e898b48a511078c5b2252b15a7..467dcfb74a5110219aea6ab1037c788b22422745 100644 (file)
@@ -122,7 +122,6 @@ struct at91_udc {
        unsigned                        req_pending:1;
        unsigned                        wait_for_addr_ack:1;
        unsigned                        wait_for_config_ack:1;
-       unsigned                        selfpowered:1;
        unsigned                        active_suspend:1;
        u8                              addr;
        struct at91_udc_data            board;