commit | aa459e6a2e8c9c5447b951f8f93e2ea76f65d104 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Oct 29 14:25:50 2008 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jan 07 09:59:50 2009 -0800 |
tree | d3a1af475097979af783fe3ae5a3f21f608dce21 | |
parent | b92a78e582b1a45649143dc86e526f5824092478 [diff] |
USB: protect hcd.h from multiple inclusions This will let us use this header in other header files. Will be needed for the FHCI USB Host driver. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>