fusbh200: Remove superfluous macro definitions
authorChris Rorvick <chris@rorvick.com>
Wed, 5 Nov 2014 01:18:47 +0000 (19:18 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Nov 2014 17:02:38 +0000 (09:02 -0800)
commitd67bba78b308f7753dc5b4d5801f67817967b736
treeae529765c89c4946bd194b60e7c94b766d1142dc
parent895baf2404ebc2f875fad39d2d81f98a38a8f9cc
fusbh200: Remove superfluous macro definitions

The fusbh200_dbg_port struct is a copy of the ehci_dbg_port definition
in the <linux/usb/ehci_def.h> header.  Embedded in this definition are
a number of macros which came along for the ride.  These macros are not
used in the fusbh200 driver and will conflict those in the new
<linux/usb/ehci-dbgp.h> header.

Signed-off-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/fusbh200.h