usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 11 Oct 2011 04:58:45 +0000 (21:58 -0700)
committerFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 17:40:01 +0000 (20:40 +0300)
commit51b8a0218b885b5e527da776e20022273a838893
tree4a05c520206e863571da491916346f678a0b9a58
parentca8a282a5373f96d0ea002d97a168211448e8526
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>
drivers/usb/renesas_usbhs/fifo.c
drivers/usb/renesas_usbhs/fifo.h
This page took 0.02666 seconds and 5 git commands to generate.