USB: fix more ftdi-elan/u132-hcd #include lossage
commit47f8468e6008a1d62f7dacbcff4ec3e115a500c8
authorDavid Brownell <david-b@pacbell.net>
Sun, 29 Apr 2007 17:21:14 +0000 (29 10:21 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 May 2007 06:45:48 +0000 (22 23:45 -0700)
tree1a93da3db72845688da29fa06bc476f22b513ff6
parent64902cbaf17a5c81a2ed0cca51bf57227086df65
USB: fix more ftdi-elan/u132-hcd #include lossage

Partial fix for bogosity in the ftdi-elan and u132-hcd drivers ... these
have no business including with the internals of other drivers, much less
doing so in a broken way!!

A previous patch resolved one build fix, this resolves another...

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/u132-hcd.c
drivers/usb/misc/ftdi-elan.c