Rename HackPi/gadget.patch to HackPi/umap/gadget.patch

This commit is contained in:
2017-01-14 18:07:58 -05:00
committed by GitHub
parent 1a1fb19157
commit a3f661e304

View File

@@ -1,10 +0,0 @@
1210,1218d1209
< /* Prints setup requests */
< printk("USB DWC2 REQ %02x %02x %04x %04x %04x\n",
< ctrl->bRequestType,
< ctrl->bRequest,
< ctrl->wValue,
< ctrl->wIndex,
< ctrl->wLength);
<
<