commit | 47f8468e6008a1d62f7dacbcff4ec3e115a500c8 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Sun Apr 29 10:21:14 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 22 23:45:48 2007 -0700 |
tree | 1a93da3db72845688da29fa06bc476f22b513ff6 | |
parent | 64902cbaf17a5c81a2ed0cca51bf57227086df65 [diff] |
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>