diff options
| author | Tom Rini <[email protected]> | 2014-11-11 16:59:25 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-11-11 16:59:25 -0500 |
| commit | 6841deb6209ee420b7bcb6e320a8a06fd57658df (patch) | |
| tree | fd00ae8121b49d33b1f02437cfee50ad1df0adaa /include/usb | |
| parent | 63f7af9a4cfb4a3b9136674c6612c6d13957c2cd (diff) | |
| parent | 6a559bbe2f60ab64e28662f7ab52551a2eaa7163 (diff) | |
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'include/usb')
| -rw-r--r-- | include/usb/s3c_udc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usb/s3c_udc.h b/include/usb/s3c_udc.h index 70e48f88ee7..7f49a4e2d5c 100644 --- a/include/usb/s3c_udc.h +++ b/include/usb/s3c_udc.h @@ -108,5 +108,6 @@ struct s3c_plat_otg_data { unsigned int regs_otg; unsigned int usb_phy_ctrl; unsigned int usb_flags; + unsigned int usb_gusbcfg; }; #endif |
