]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: dwc3: gadget: Remove unused header inclusion
authorVincent Tinelli <vincent.tinelli@intel.com>
Tue, 14 Feb 2017 14:16:25 +0000 (17:16 +0300)
committerMarek Vasut <marex@denx.de>
Sun, 26 Feb 2017 12:24:30 +0000 (13:24 +0100)
commit282b72082f68254edd9631c8c04354e0fb63c2f6
tree2931644a996f74ef227b71db585406a164134b5e
parentb24cf8540a85a9bf97975aadd6a7542f166c78a3
usb: dwc3: gadget: Remove unused header inclusion

Remove sys_proto.h inclusion which is not used by the driver.

Signed-off-by: Vincent Tinelli <vincent.tinelli@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/usb/dwc3/gadget.c