From: Kuninori Morimoto Date: Tue, 11 Oct 2011 04:58:45 +0000 (-0700) Subject: usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c X-Git-Tag: v3.2-rc1~183^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b8a0218b885b5e527da776e20022273a838893;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed