]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc5xxx/usb_ohci.h
Blackfin: update on-chip ROM API
[u-boot] / cpu / mpc5xxx / usb_ohci.h
index 11b361af0445971429e3157f6dc7696d0ce72986..884f1d5e519cf3266279b12de7708ab5c42ca4b9 100644 (file)
@@ -104,7 +104,6 @@ struct td {
        __u32 hwNextTD;         /* Next TD Pointer */
        __u32 hwBE;             /* Memory Buffer End Pointer */
 
-       __u16 hwPSW[MAXPSW];
        __u8 unused;
        __u8 index;
        struct ed *ed;