From: Chris Rorvick Date: Wed, 5 Nov 2014 01:18:45 +0000 (-0600) Subject: usb: Create separate header for ehci-dbgp X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ec1c9da64f0c1d130beb125a916d0725363ec9;p=pandora-kernel.git usb: Create separate header for ehci-dbgp The FUSBH200 and FOTG210 controllers implement sufficiently EHCI- compatible debug ports to leverage ehci-dbgp from their respective drivers. Rather than including header, though, they replicate the necessary declarations in their own headers. Move the ehci-dbgp stuff into its own header as a first step towards removing this redundancy. Signed-off-by: Chris Rorvick Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed