commit | 51b8a0218b885b5e527da776e20022273a838893 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Oct 10 21:58:45 2011 -0700 |
committer | Felipe Balbi <balbi@ti.com> | Thu Oct 13 20:40:01 2011 +0300 |
tree | 4a05c520206e863571da491916346f678a0b9a58 | |
parent | ca8a282a5373f96d0ea002d97a168211448e8526 [diff] |
usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c 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>