X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fdwc3-uboot.h;h=7af2ad11e4ed30f0453c299be594c6688d111b42;hb=4835c737ff8ca65aa2bf206dcddd6407f4bc40cf;hp=09ff8a74d669aae53e007c15f988af8922feb7d2;hpb=b2f1858455e99a91aeafe59ac73c6c047106d5e8;p=u-boot diff --git a/include/dwc3-uboot.h b/include/dwc3-uboot.h index 09ff8a74d6..7af2ad11e4 100644 --- a/include/dwc3-uboot.h +++ b/include/dwc3-uboot.h @@ -13,7 +13,7 @@ #include struct dwc3_device { - int base; + unsigned long base; enum usb_dr_mode dr_mode; u32 maximum_speed; unsigned tx_fifo_resize:1;