From: Chris Rorvick Date: Wed, 5 Nov 2014 01:18:47 +0000 (-0600) Subject: fusbh200: Remove superfluous macro definitions X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d67bba78b308f7753dc5b4d5801f67817967b736;p=pandora-kernel.git fusbh200: Remove superfluous macro definitions The fusbh200_dbg_port struct is a copy of the ehci_dbg_port definition in the 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 header. Signed-off-by: Chris Rorvick Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed