git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca8a282
)
usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Tue, 11 Oct 2011 04:58:45 +0000
(21:58 -0700)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 13 Oct 2011 17:40:01 +0000
(20:40 +0300)
There is no longer necessity that USBHSF_PKT_xxx are in fifo.h.
it are used in only fifo.c now.
This patch move it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found